Electrolysis/Meetings/2016-07-21

From MozillaWiki
< Electrolysis‎ | Meetings
Revision as of 15:30, 21 July 2016 by Kanru (talk | contribs) (Add team's report)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


« 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.