Electrolysis/Meetings/2015-04-23
From MozillaWiki
< Electrolysis | Meetings
<blink>We are now three weeks away from Firefox 40 merging to Aurora</blink>
[e10s-m6] whiteboard bugs - https://bugzilla.mozilla.org/buglist.cgi?quicksearch=e10s-m6&list_id=12186152 - what are these? Maybe dev tools is using this?
Contents
jimm
- bug 1129040 (addon/plugin blocklist + tests) - mostly done, working on test reviews.
- bug 1156057 (right-click console spew) - ready to land
- bug 1156592 (tab switch telemetry) - ready fore review although blocked on bug 1157423. Added some console output to this as well, numbers are very interesting. I think we should land this asap.
- bug 1153205 (fix for missing annotations in automation crash dumps) - waiting on review
- bug 1155908 (add content process dumps to plugin crashes) - fixed
- bug 1137944 (flash paint bug on Windows) - wip
- BDay PTO on Friday
blassey
- bug 1155976 - Loading plugins in a non-e10s window hangs the browser on Mac
- landed patch to block plugins in non-e10s windows with autostart enabled
- bug 1146955 - Make GMP plugin crash reporting UI work in e10s
- put up a patch to get event in content process
mconley
- M6 bug 1096093 - [e10s] Scrollbar missing when e10s enabled
- Landed and bounced - probably forgot a header. Waiting on a try build to be sure.
- M6 bug 1025146 - [e10s] Make it so that we can view document source without hitting the network
- Necko team has a patch to populate the cache key on nsISHEntry's in the content process in https://bugzilla.mozilla.org/show_bug.cgi?id=1156493
- Have ramped up efforts to split up view source to use messages - coordinating with jyrans from DevTools, because making it possible to View Source into a tab is something that DevTools wants for 40.
- M6 bug 1128050 - [e10s] Save page as... doesn't always load from cache
- Also dependent on bug 1156493 from Necko team
- Need to determine how much of a fix is necessary, since bug
bug 1101100 (M8) is for fixing it properly.
- M6 bug 1146955 - Make GMP plugin crash reporting UI work in e10s
- Need to evaluate blassey's patch to see how it's approach could play into current plugin crash reporting infrastructure.
- Filed bugs to get Telemetry for tab switching and Profile markers
- Bunch of reviews
felipe
bug 1129564 m6 - anchor navigation removes the lock icon - patch got r+ and r-, posted two new patches. waiting for new reviews bug 1156613 m6 - fix NIGHTLY_BUILD blocks for Aurora merge - posting patches, 3 are up for review, more to come
billm
worked on webRequest API
Gabor
- Bug 982319 - network monitor - patch for review with test, should be landed soon
- Bug 1148188 - addon API - some progress, currently in the middle of implementing a version
that is not horribly slow like the first mockup
- Bug 1101182 - web of trust addon + facebook being junky, filed a patch and did a bunch of testing
more performance tunning will come
- Looking into perf opt possibilities for the shim layer
- reviews reviews reviews :)
Tracy
- arewee10syet
- new sort by # of users - see http://people.mozilla.org/~twalker/
- next up add in cpow time data and fourth state
handyman
- bug 1083365 - [e10s] Tooltips don't always go away
- Due to some ancient special-case EventStateManager code that dumps NS_MOUSE_EXITs
- Waiting for review
- bug 1060643 - The / keyboard shortcut doesn't work in Gmail with e10s
- Approved, landed.
- bug 1155494 - [e10s] Exiting fullscreen by press F11 takes 5 seconds
- Regression from backing out changes to IPDL compress
- have agreement on using the stronger semantics in a new IPDL attribute (“compressall”)
- Was just investigating. Adding an IPDL attribute looks like a lot of work so I’ve nominated this.
- bug 1125325 - Web content is not rescaled when OS X moves browser window from HiDPI laptop display to external display.
- r+ed by roc but on hold due to objections from kats
- May need some B2G attention (not sure what the precise concern is there)
- bug 863514 - Electrolysis: Make gesture support work
- Taken from mconley when I was low on m6s.
- About half-done.
Mossop
- Removing some CPOWs from SDK windows and tabs modules
mrbkap
- m6 status: 1 bug under review, 1 bug I don't know exactly what to do about.
- Fixed random bugs
- Up next: m7
gw280
- Fixed the RTL issues with XUL/<select>.(https://bugzilla.mozilla.org/show_bug.cgi?id=1103635, https://bugzilla.mozilla.org/show_bug.cgi?id=1155359)
- Fixed the <optgroup> selection issues (https://bugzilla.mozilla.org/show_bug.cgi?id=1155784)
- FInished all my original M6s, so am now working on mconley's one where popups are positioned incorrectly when drawInTitlebar=false
- Looked at Kevin's Linux gfx crash (https://bugzilla.mozilla.org/show_bug.cgi?id=1155000) and couldn't reproduce. Tracy has pushed this to tracking+ because there are only two crashes with this signature in crashstats.
Giorgio
- Tentatively fixed bug 930788: an E10s-compatible Video DownloadHelper add-on version has been released
- Experimenting with the SDK for my own add-ons (FlashGot & NoScript)