Jetpack/Weekly Meeting/2014-02-11

From New wiki
Jump to navigation Jump to search


Agenda

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

  • zombie
  • Jordan
  • Irakli
  • Will
  • Erik
  • Jeff
  • Gabor
  • Matteo

Minutes

High Priority Work

Add-on Debugger

Add-on actor thread tests are done. They fail.

Native Jetpack Support

Landed l10n update, have a patch for simple-prefs. What's the bare minimum to ship JPM? What's the plan for shipping it?

node loader changes

We should take this off the high-priority list and track it with JPM. Let's review the high-priority list next week.

[Slaughterhouse] (needs public bug)

Discuss strategy at work week. Gabor: switching on expanded principal for add-ons will break add-ons that expose objects to content (i.e. unsafeWindow.blah="foo" in a content script). Jeff: we can figure out which AMO add-ons will break here.

Devtools SDK

No update.

SDK 1.16

Have 1 issue still to resolve before we can ship.

Blockers

Erik needs Irakli to review something.

Roundtable

Aliases: Jordan wants to provide aliases for node modules: that is, to shim SDK modules so they expose node-like interfaces, so node applications can use them directly. We need to make sure add-ons that use aliased modules get appropriate review. Jeff: would like to not ship this in FF, not yet anyway: can we at least start by shipping it in NPM.

UX modules in Firefox 29: Will would like to know what exactly is shipping in Firefox 29, so it can get documented. Will send out an email about it.