Electrolysis/Meetings/2015-03-05
From MozillaWiki
< Electrolysis | Meetings
ejpbruel
(devtools)
- Can't attend the meeting due to travel
- No updates this week
gabor
- Bug 1126014 - DomainPolicy support for e10s. I have a working patch, it needs some cleaning up and some tests.
mconley
- M5 - bug 1066812 - e10s: child process continues running if parent process crashes
- Fixed and landed
- M5 bug 1090448 - Make e10s printing work on Linux
- Got another round of review feedback from karlt, which I'm now addressing
- M5 bug 1090439 - PPrinting calls from child to parent via ShowProgress and ShowPrintDialog should not be sync
- Put a patch up for feedback - got some feedback from jimm, still needs more testing
- bug 1136855 - Print settings are not saved from print job to print job
- Fixed and cross-landed pretty much everywhere.
- bug 1088070 - Instantiate print settings from the content process instead of the parent
- Linux printing stuff depends on this. Landed and bounced - have a solution, will re-land today.
- Should be done my M5's next week. Anybody have some they want to give up? Otherwise, I'll move on to M6.
- Bunch of reviews
jimm
- bug 1132874 (content process aborts in PPluginWidget::Msg_ParentShutdown) - currently trying to reproduce on try and testing a new patch.
- bug 1127794 (Windowed plugin origin doesn't always match rendered content) - fixed
- bug 1082510 (Select drop down issue with click-drag) - waiting on review
- bug 1133237 (Hulu plugin issues) - on inbound
- bug 1137944 (plugin paint timing issues on Windows) - wip
- bug 1105891 (closing tab hangs firefox) - need to look at these profile files. Haven't had the chance.
Mossop
- SDK page-mod CPOW fixes landed in github, should be uplifted to m-c today
- Brings some nice new APIs for SDK developers to use to interact with the content process
- Bug 1139099: Adding a DOM event to match document-element-inserted
- Bug 1073462: Fix zoom level landed and bounced
- Bug 1068087: Add a simpler way to communicate with content pages landed and bounced
Tracy
- pre-Triage
- investigating e10s related crash stats
- fyi: crash signatures are now nicely linked backed to soccoro from bugzilla.
- working on test plans for forward features (MSE, Hello, etc.) as we believe they have had little e10s compatible testing.
- An arewee10s based testday around addons is planned for next week.
felipe
- Bug 1074971 m5 - don't send some shortcut keys to content - patches posted, waiting for review
- Bug 1079665 m6 - findbar focuscontent - updating patch with latest feedback
- Bug 903016 m6 - contentArea click - resuming this tomorrow
handyman
- bug 1075670 [e10s] event.screenX and event.screenY is wrong
- Back again for serious B2G bustage
- Currently working on this. Issue seems to be with shortcuts taken in the B2G compositor. Forcing content proc offset calculation to produce the origin in B2G builds would work as a hack but I want to try for a real fix first.
- bug 1081691 [e10s] 'mouseover' and 'mouseout' events don't work correctly for <browser> element or remote <browser> element
- started, on hold
- bug 1138678 Crash in [ChildView keyDown:] when dismissing password manager
- new STR, born of torture-testing based on report that 1051842 didn’t resolve all crashes
- next on my list
- bug 1097892 e10s graphics glitches caused by content scale mismatch
- resolved WFM.