Jetpack/e10s: Difference between revisions
< Jetpack
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 | ** tried to land [https://bugzilla.mozilla.org/show_bug.cgi?id=1023326 bug 1023326] yesterday, record-breaking 100+ test failures | ||
** | *** though only 4 were my fault, rest were "unexpected tabs" | ||
** bug | ** made a simple async Sandbox api ([https://bugzilla.mozilla.org/show_bug.cgi?id=1028718 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 = | = 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!
- tried to land bug 1023326 yesterday, record-breaking 100+ test failures