Electrolysis/Meetings/2015-04-30
Round table
- Do UX bugs need to block uplift due to localization? (UI must be complete before uplift rules)
gabor
- Bug 982319 - network monitor - landed
- Bug 1148188 - addon API - have a working optimzed version, need to be cleaned up,
add waivers and a couple of review cycles to land
- Bug 1101182 - web of trust addon r+, green on try, will be landed soon
jimm
- bug 1129040 (addon/plugin blocklist + tests) - ran into another e10s plugin related bug. Disabled a test and filed a follow up. Waiting on another try run to see if this can land yet.
- bug 1156057 (right-click console spew) - ready to land
- bug 1156592 (tab switch telemetry) - ready to land
- bug 1159327 (enable a11y more broadly) - wip, just got feedback? from trevor, should be ready to land today.
- bug 1153205 (fix for missing annotations in automation crash dumps) - no progress, need to address some review comments. not an m6.
- bug 1137944 (flash paint bug on Windows) - no progress and it's not going to make m6.
felipe
bug 1129564 m6 - anchor navigation removes the lock icon - fixed bug 1158270 m6 - Plugins can't run if e10s force-disabled - fixed bug 1156613 m6 - fix #ifdef NIGHTLY_BUILD blocks - patches ready, waiting for needinfo
bug 1129957 m7 - RemoteWebNavigation does not accept postdata or headers bug 1053965 m7 - fix social activation from about:home
mconley
- M6 - bug 1096093 - [e10s] Scrollbar missing when e10s enabled
- Landed and fixed.
- M6 - bug 1025146 - [e10s] Make it so that we can view document source without hitting the network
- Patches reviewed, but blocked by Necko patch needing review: https://bugzilla.mozilla.org/show_bug.cgi?id=1156493
- I've poked jduell to review that patch, and he's aware of our uplift target.
- M6 - bug 1128050 - [e10s] Save page as... doesn't always load from cache
- Bandage patch written for the POST case.
- Waiting on review
- M6 - bug 1146955 - Make GMP plugin crash reporting UI work in e10s
- I have a working patch, but I need jesup to go over it.
- feedback+ from gfritzsche over IRC, but I need to solve sending the PluginCrashed event in the content process - sending a message from PeerConnection.js is not guaranteed to work, I'm afraid.
- Store larger profiles from Cleopatra in the profile store
- The back-end has been fixed by jrmuizel, have to add client-side gzip to send compressed profiles over to Cleopatra. Should be done later today.
Giorgio
- "Download Flash And Video": looked at the code, full old-style XUL, no message manager nor SDK stuff
- Contacted "Download Flash And Video" dev team offering help, no answer yet
gw280
- m6 bug 1151828 - tracked it down to a busted pref in Joel's profile that makes this expected behaviour, so closed as invalid. - m6 bug 1152585 - have a working fix, but it's probably not the right way to go. handyman has a WIP patch that appears to be the correct way to do this; I will be working with mstange today on preparing it for landing. - that's all my m6s, so starting to work on m7s, but first looking at bug 1148879 first because it's a regression for the tab switching patch I landed.
Tracy
- Usual QA work (triage, reproducibility, regression finding, etc.)
- Stability is looking better on Nightly. We're under 4 crashes per 100 ADI. Hasn't been here in a long time
- arewee10syet.com
- working on getting some more changes done and ready on production for next weeks add-on compatibility test day hosted by a community member (IKRAM) next Friday.
handyman
- bug 1125325 - Web content is not rescaled when OS X moves browser window from HiDPI laptop display to external display
- r+ from kats/roc. Doing a quick cosmetic cleanup for kats. Will ask roc to refresh r+ and then land.
- bug 1083365 - [e10s] Tooltips don't always go away
- landed
- bug 863514 - Electrolysis: Make gesture support work
- In progress
- bug 1152585 - [e10s] child offset is calculated incorrectly when browser.tabs.drawInTitlebar=false on OS X
- Working with George to resolve.
- Patch currently believed to be ready.
- bug 1081691 - [e10s] 'mouseover' and 'mouseout' events don't work correctly for <browser> element or remote <browser> element
- Former shim issue. Got response from reporter. Closed WFM.
- bug 1158315 - Window does not respond to keyboard shortcuts
- Investigated for triage
- bug 1155494 - [e10s] Exiting fullscreen by press F11 takes 5 seconds
- Handed off to Blake