Jetpack/Weekly Meeting/2014-07-22: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 11: Line 11:
* SDK
* SDK
** Blockers?
** Blockers?
* e10s updates <span id=zombie>(zombie)</span>
** finished asyncifying ContentWorker and everything that uses it
** and got most of the tests passing in e10s mode (there are other issues)
** not very pretty, but number of really ugly hacks kept to 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)

Revision as of 17:00, 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)
    • not very pretty, but number of really ugly hacks kept to 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

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Open Bugs

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Attendees

Minutes

High Priority Work

Blockers

Roundtable