Jetpack/e10s: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 1: Line 1:
= e10s updates (zombie) =
= e10s updates (zombie) =
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1023326 1023326 switch to frame scripts for tab content events]
** tried to land [https://bugzilla.mozilla.org/show_bug.cgi?id=1023326 bug 1023326] yesterday, record-breaking 100+ test failures
** have a PR ready, with all our tabs and windows tests passing
*** though only 4 were my fault, rest were "unexpected tabs"
** bug also with a hack around a special case of first tab in a new window
** made a simple async Sandbox api ([https://bugzilla.mozilla.org/show_bug.cgi?id=1028718 bug 1028718]) and adapted all the tests
** i would like to duplicate what platform does for this case
*** the test code is not very.. "elegant".. any hints? helpers?
** or at least the least hacky way around, help welcome! ;)
*** fixing up async content/worker on top of that, looking good!


= previous weeks =
= previous weeks =

Revision as of 02:27, 1 July 2014

e10s updates (zombie)

    • tried to land bug 1023326 yesterday, record-breaking 100+ test failures
      • though only 4 were my fault, rest were "unexpected tabs"
    • made a simple async Sandbox api (bug 1028718) and adapted all the tests
      • the test code is not very.. "elegant".. any hints? helpers?
      • fixing up async content/worker on top of that, looking good!

previous weeks

Jetpack weekly meeting notes