Electrolysis/Meetings/2016-01-14

From MozillaWiki
< Electrolysis‎ | Meetings
Revision as of 16:36, 14 January 2016 by Mconley (talk | contribs) (→‎mconley: Add some mconley stuff)
Jump to navigation Jump to search


« previous week | index | next week »

mconley

  • M8 bug 1233803 - Get rid of of sessionHistory CPOW sent up via WebNavigation:SetHistory message
    • Got my shim working, and mostly green try push. Just cleaning up test failures now.
  • M8 bug 1233497 - Make unsafe CPOWs from non-addon browser code throw by default
    • Tests are now all passing on Try
    • Blocked on how to proceed wrt add-on compatibility - waiting on needinfo from billm.
  • M8 bug 1206885 - [e10s] Firefox x64 doesn't open some Popup-Windows
    • blassey was able to capture the arguments being passed to the window
    • This looks like showModalDialog usage. Not sure if there's much we can do about it, since showModalDialog is getting torn out. Kicked it over to miketaylor.
    • According to this comment, it might be a matter of having sys admins update to a more recent OWA version?
  • Perf P1 bug 1223780 - [e10s][telemetry] regressions in EVENTLOOP_UI_LAG_EXP_MS (3 metrics: parent, children, parent + children)
    • This actually looks better with e10s on than with it off. We are, however, missing accurate data from the content process.
    • I've needinfo'd vladan on closing this bug.
  • Perf P1 bug 1195295 - content-sessionStore.js sends a sync message to the parent in SyncHandler.init
    • This patch is ready to roll, but flips an intermittent leak orange to a perma leak orange (hooray!)
    • :ting is working on the orange in bug 1220517. Once that gets sorted, I can land this.
  • Perf P1 bug 1181333 - set_selectedIndex() @ tabbrowser.xml:6105 triggers a frame during tab switch
    • Brainstorming solutions to this.
  • I'm doing the JS / DOM talk today for new hires at 3:30PM ET.