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

From MozillaWiki
Jump to navigation Jump to search
(Add team's report)
 
(add my bugs)
Line 38: Line 38:
** Addressing review comments for bug 1264642
** Addressing review comments for bug 1264642
** Ready to request review again.
** 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.
** Would simplify the patch I have for {{bug|1261299}} - [e10s] Mac OS X Services
* {{bug|1285421}} Handle eQuerySelectionAsTransferable for remote targets
** tracing code

Revision as of 15:50, 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.
    • Would simplify the patch I have for bug 1261299 - [e10s] Mac OS X Services
  • bug 1285421 Handle eQuerySelectionAsTransferable for remote targets
    • tracing code