Jetpack/Weekly Meeting/2014-07-22: Difference between revisions
< Jetpack | Weekly Meeting
Jump to navigation
Jump to search
(→Agenda) |
Canuckistani (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
** finished asyncifying ContentWorker and everything that uses it | ** finished asyncifying ContentWorker and everything that uses it | ||
** and got most of the tests passing in e10s mode (there are other issues) | ** 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 | * Roundtable | ||
** new contributors shoutout (to be released as part of firefox 33/34) | ** new contributors shoutout (to be released as part of firefox 33/34) | ||
Line 44: | Line 44: | ||
= Minutes = | = Minutes = | ||
=== High Priority Work === | === 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 | |||
* 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 === | === Roundtable === | ||
* new contributors are awesome! |
Latest revision as of 20:04, 22 July 2014
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
Bugzilla query error
Invalid type (count) and display (table) combination1
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!