Jetpack/e10s: Difference between revisions
< Jetpack
Jump to navigation
Jump to search
(Created page with "= E10S updates from zombie = ** will be doing these updates every weekly meeting, 1-2 minutes max *** read-only this week, trying to get on Vidyo proper (halp?) ** [https://bu...") |
|||
| (21 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
= | = e10s updates (zombie) = | ||
** | ** 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" | |||
** 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? | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id= | *** fixing up async content/worker on top of that, looking good! | ||
*** | |||
*** | |||
= previous weeks = | = previous weeks = | ||
* [[Jetpack/Weekly_Meeting/2014-05-06|2014 May 06th]] | * [[Jetpack/Weekly_Meeting/2014-07-01#zombie|2014 July 01st]] | ||
* [[Jetpack/Weekly_Meeting/2014-06-24#zombie|2014 June 24th]] | |||
* [[Jetpack/Weekly_Meeting/2014-06-17#zombie|2014 June 17th]] | |||
* [[Jetpack/Weekly_Meeting/2014-06-10#zombie|2014 June 10th]] | |||
* [[Jetpack/Weekly_Meeting/2014-06-03#zombie|2014 June 3rd]] | |||
* [[Jetpack/Weekly_Meeting/2014-05-27#zombie|2014 May 27th]] | |||
* [[Jetpack/Weekly_Meeting/2014-05-20#zombie|2014 May 20th]] | |||
* [[Jetpack/Weekly_Meeting/2014-05-13#zombie|2014 May 13th]] | |||
* [[Jetpack/Weekly_Meeting/2014-05-06#zombie|2014 May 06th]] | |||
[[Jetpack/Weekly_Meeting|Jetpack weekly meeting notes]] | |||
[[Jetpack/Weekly_Meeting]] | |||
Latest revision as of 02:29, 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