Jetpack/e10s: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
= e10s updates from zombie =
= e10s updates (zombie) =
* will be doing these updates every weekly meeting, 1-2 minutes max
** tried to land [https://bugzilla.mozilla.org/show_bug.cgi?id=1023326 bug 1023326] yesterday, record-breaking 100+ test failures
** read-only this week, trying to get on Vidyo proper (halp?)
*** though only 4 were my fault, rest were "unexpected tabs"
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1004745 e10s, the sequel - back from the dead]
** made a simple async Sandbox api ([https://bugzilla.mozilla.org/show_bug.cgi?id=1028718 bug 1028718]) and adapted all the tests
** this is my e10s tracking bug. there are many like it, but this one is mine.
*** the test code is not very.. "elegant".. any hints? helpers?
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1004833 resurect cfx --e10s and add a package.json flag]
*** fixing up async content/worker on top of that, looking good!
** patch submitted, waiting for review
* what to do with all the old e10s bugs?
** gozala: mass close? most are probably not applicable/relevant..
* gabor: content script security with e10s?  
** do you know the the story with frame scripts?
** can frame scripts be loaded with different principals? (i didn't find any mention)
** if not now, can you investigate/ask around, probably faster/better than me..


= previous weeks =
= previous weeks =
* [[Jetpack/Weekly_Meeting/2014-05-06#e10s_updates|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 notes =
[[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!

previous weeks

Jetpack weekly meeting notes