Jetpack/Weekly Meeting/2014-05-13: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "__FORCETOC__ = Agenda = * Introductions ** Zombie ** Connor * High Priority Work ** [https://bugzilla.mozilla.org/show_bug.cgi?id=915376 Native Jetpack Support] ** [https://b...")
 
Line 11: Line 11:
* SDK
* SDK
** Blockers?
** Blockers?
* E10S <span id=zombie>(zombie)</span>
** questions from last week
*** E10S stuff should not break Fennec (modulo my mistakes)
*** Frame Scripts run with chrome Principal, but we have Components/Sandbox
** first e10s (smoke) test running on CI (and passing ;)
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=1004833 resurect cfx --e10s and add a package.json flag]
** the more i learn about E10S, the less i'm sure in my first proposed approach
*** (was: attach small Frame Script that forwards messages across boundaries)
*** afaict, the original assumption when designing jetpack APIs was that a DOM window was going to be a barrier between Parent and Child processes (not true)
*** different code paths for xul:iframes not inside tabs? (they are not remote)
* Roundtable
* Roundtable



Revision as of 03:34, 13 May 2014


Agenda

  • Introductions
    • Zombie
    • Connor
  • High Priority Work
  • SDK
    • Blockers?
  • E10S (zombie)
    • questions from last week
      • E10S stuff should not break Fennec (modulo my mistakes)
      • Frame Scripts run with chrome Principal, but we have Components/Sandbox
    • first e10s (smoke) test running on CI (and passing ;)
    • the more i learn about E10S, the less i'm sure in my first proposed approach
      • (was: attach small Frame Script that forwards messages across boundaries)
      • afaict, the original assumption when designing jetpack APIs was that a DOM window was going to be a barrier between Parent and Child processes (not true)
      • different code paths for xul:iframes not inside tabs? (they are not remote)
  • Roundtable

Bugs

Triage Followups

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


Open Bugs

Bugzilla query error

Invalid type (count) and display (table) combination1


Attendees

Minutes

High Priority Work

Blockers

Roundtable