Jetpack/Weekly Meeting/2014-07-22
From MozillaWiki
< Jetpack | Weekly Meeting
Contents
Agenda
- High Priority Work
- SDK
- Blockers?
- e10s updates (zombie)
- finished asyncifying ContentWorker and everything that uses it
- and got most of the tests passing in e10s mode (there are other issues)
- ready to clean up code, number of ugly hacks kept to just 1 (CCW/CPOW)
- Roundtable
- new contributors shoutout (to be released as part of firefox 33/34)
- Robert Knight (first patch) replaced most usages of
`for each`
syntax- which also fixed some event bugs
- Adrian Aichner (et al.) for testing jpm+fennec, with detailed reports
- ...still appreciated, even if Jeff doesn't care ;)
Bugs
Triage Followups
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Open Bugs
Attendees
Minutes
High Priority Work
- JPM / Native
- ready? all tests passing on windows
- do we need to uplift to aurora to support jpm in 33?
- need more docs
- blog post should document this for people
- reach out to 3rd party module authors
- Devtools SDK
- landed panel stuff(!!!!)
- Irakli set the tree on fire, Erik fixed it
- Luca did bunch of work
- Director!
- inject scripts into debugee
- landing next!
- Conor: froze the api for Object Printers
- implementation next!
- Presentation on thursday https://intranet.mozilla.org/Summer_INT14#Intern_Presentations
- JEP https://github.com/mozilla/addon-sdk/pull/1502
- inject scripts into debugee
- Director!
- Button Badges
- in review, platform implementation changing
- top-level api
- Mochi
- progressing
- investigating android
- SDK 1.17
- no issues yet
- final release?
- should mention JPM
- Mossop, Canuckistani, Kwierso to co-ordinate release
E10s
- Zombie, working on content-worker
- lots of stuff depends on it
- most tests passing, some remaining with minor issues
- ready to start cleaning up code
- some CPOWs issues, small hack
- status:
- compatibility is done, using CPOWS in some places
Roundtable
- new contributors are awesome!