Electrolysis/Meetings/2016-06-09: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (felipe)
(cpeterson)
Line 31: Line 31:
* No real changes from week5.
* No real changes from week5.
* So I guess I need to move to Beta 48 for next week's analysis, huh?
* So I guess I need to move to Beta 48 for next week's analysis, huh?
== cpeterson ==
* Following up with module owners and peers about [https://docs.google.com/spreadsheets/d/10UeyRoiWV2HjkWwAU51HXyXAV7YLi4BjDm55mr5Xv6c/edit#gid=1053606518 signing off disabled tests].
* I will add the 48 rollup tracking to the [https://wiki.mozilla.org/Electrolysis/Release_Criteria e10s release criteria].


== bobowen ==
== bobowen ==
* {{bug|1278528}} - Don't try to initialize the sandbox TargetServices when we are not sandboxed - landed
* {{bug|1278528}} - Don't try to initialize the sandbox TargetServices when we are not sandboxed - landed

Revision as of 16:04, 9 June 2016


« previous week | index | next week »

mconley

  • M9 bug 1266799 - [e10s] Investigate slow fullscreen transition in content DOM for Yahoo music player
    • My patch to increase transition timeout to 1s has landed and been uplifted. It's in 48+.
  • bug 1261842 - Make initial browser remote sooner if we're defaulting to using remote tabs
    • Chunks of this have started landing. I've been splitting off bits that can be reviewed and landed separately.
    • (Finally) got all tests passing. Just cleaning up patches. Going to put up for review today, along with a message to dev-platform and firefox-dev (since this might change some assumptions when people are writing tests).


Neil

  • bug 1276976 - M9, checked in
  • bug 1174798 - focus rings state properly initialized in content process, checked in

jimicy

  • bug 1261299 - Mac OS X Services is not available for e10s tab content
    • patch ready for review soon.

felipe

chutten

week6 is up and reviewed: [1]

  • No real changes from week5.
  • So I guess I need to move to Beta 48 for next week's analysis, huh?

cpeterson

bobowen

  • bug 1278528 - Don't try to initialize the sandbox TargetServices when we are not sandboxed - landed