Jetpack/Weekly Meeting/2014-05-20
Jump to navigation
Jump to search
Agenda
- High Priority Work
- SDK
- Blockers?
- E10S (zombie, read only)
- not very much progress to report this week
- got slowed down by content dump() debugging problems
- fixing sdk/tab event, leaving tab.attach() for later
- but: landed 903039 native options.. \o/ ♫
- needed a fix-up plus a follow-up 1012361 to un-orange (still r?)
- learned not to push big changes on a weekend! :/
- Roundtable
- https://bugzilla.mozilla.org/show_bug.cgi?id=980714 <== uplift for Beta?
Bugs
Triage Followups
<bugzilla> {
"product": "Add-on SDK", "whiteboard": "[triage:followup]"
} </bugzilla>
Open Bugs
<bugzilla type="count" display="bar"> {
"product": "Add-on SDK", "resolution": "---", "x_axis_field": "priority"
} </bugzilla>
Attendees
- Erik
- Connor
- Mossop
- Jeff
- Jordan
- Gabor
- Matteo
- Will
- zombie
Minutes
High Priority Work
Native Jetpack Support
Erik: landed simple-prefs update, dynamically generated now. Landing bits of native jetpack.
JPM
Jordan: waiting for more Add-on Manager bits to land
Devtools SDK
No Irakli, no update.
SDK
Blockers?
E10S (zombie, read only)
- not very much progress to report this week
- got slowed down by content dump() debugging problems
- fixing sdk/tab event, leaving tab.attach() for later
- but: landed 903039 native options.. \o/ ♫
- needed a fix-up plus a follow-up 1012361 to un-orange (still r?)
- learned not to push big changes on a weekend! :/
Roundtable
- https://bugzilla.mozilla.org/show_bug.cgi?id=980714 <== uplift for Beta? Yes.
- Erik: interested in telemetry: what modules are used, also performance. Erik to write a proposal. Telemetry on usage is hard because it's off by default for beta and release. We used to use AMO for this in the past, can do this again if needed.