Electrolysis/Meetings/2016-07-21: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (felipe)
m (felipe)
Line 58: Line 58:


== felipe ==
== felipe ==
{{bug|1247497}} - Mechanism to limit when e10s is turned on based on add-ons presence or absense
* {{bug|1247497}} - Mechanism to limit when e10s is turned on based on add-ons presence or absense  
{{bug|1282120}} - First e10s-addons beta 49 experiment
* {{bug|1282120}} - First e10s-addons beta 49 experiment

Revision as of 16:00, 21 July 2016


« previous week | index | next week »

wcpan

  • bug 1046166 [e10s] userContent.css does not work
    • talked to dbaron
    • wip patch
  • bug 1265324 [e10s] Typing is garbled after backspacing
    • asked for a testcase
    • cannot reproduce on linux, try again later
  • bug 1264566 [e10s] UAC error message "Acces Denied" when doing action on file/folder after upload in Firefox with form submit
    • fixed some tests that failed on try
    • trying baku's approach, requested review

ting

  • bug 1261506 Can't stop the loading of a very large page in e10s mode
  • bug 1287044 Annotate crashes for pending messages in MessageChannel::OnMessageReceivedFromLink
    • received r+, revised the patch and pushed to try
  • bug 1239536 [e10s] Hang in Linux when printing
    • can't reproduce for now, checked the code around print dialog
  • bug 1245713 RESOLVED::DUPLICATE Not creating crash dumps for the content process when we should on Linux
    • dupe to bug 481781

cervantes

  • bug 1256313 [e10s] <select> preserves active state when I release mouse over the list of options
  • bug 1253979 [e10s] <select> preserves depressed state of dropmarker and stays active when I release mouse over the list of options
  • bug 1194027 [e10s] DoubleClicking a select doesn't collapse when clicking on the dropmarker
    • attached a patch for feedback
  • bug 1281223 Crash in @0x0 | mozilla::dom::PContentChild::DestroySubtree
    • tracing code

kanru

  • bug 1264642 Reduce the contiguous address space needed for StructuredClone serialization
    • Addressing review comments for bug 1264642
    • Ready to request review again.

jimicy

  • Filed bug 1288453 nsAutoCopyListener::NotifySelectionChanged doesn't get triggered for a selection changed when you click and drag to switch to a greyed out selection
    • Happy to take it, just need some input about the correct behavior on the Linux side.
    • Would simplify the patch I have for bug 1261299 - [e10s] Mac OS X Services
  • bug 1285421 Handle eQuerySelectionAsTransferable for remote targets
    • tracing code

chutten

mconley

  • bug 1261842 - Make initial browser remote sooner if we're defaulting to using remote tabs
    • This landed and bounced. I needed to make some more changes to Marionette. Waiting on a review from AutomatedTester.
  • Discovered bug 1287938 - ts_paint is measuring the wrong thing in the e10s case
    • In the process of modifying the test to calculate delta between process start and firstPaint as recorded in nsIAppStartup
    • We still seem to be at parity with non-e10s here, according to my try push, so I think we dodged a measurement bullet.
  • bug 1284687 - Hide the windows instead of closing them during flush on quit
    • This has been uplifted to Aurora and Beta.

felipe

  • bug 1247497 - Mechanism to limit when e10s is turned on based on add-ons presence or absense
  • bug 1282120 - First e10s-addons beta 49 experiment