Jetpack/Weekly Meeting/2014-11-04

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

  • Irakli
  • Jeff
  • Matteo
  • Will
  • zombie

Minutes

High Priority Work

Native Jetpack Support

No Erik, no update.

JPM

No Erik, no update.

Devtools SDK

Irakli: Luca is writing a patch for Director, if accepted we will land it and make incremental changes in future. Target releases:

  • Fx 36: context menu, possibly Director
  • Fx 37: Director, Styling API, Object Inspectors

context menu: Irakli has a patch, has some bugs. Will ask zombie for review. zombie: is there an API description yet? No, no JEP yet. Similar API to the current module, but no content scripts, instead onclick handler and a map of keys mapped to readers. Readers can read data from the page: different readers can read different sorts of data.

E10S

We are turning on e10s in Nightly. Need a story for the context menu. Let's wait until it has landed so we have something people can use.

zombie's blocked on some uplifts that need to happen, and a panel bug. Can Mossop do the uplift, as an emergency measure? Yes.