Jetpack/Devtools SDK Meeting/2014-12-09: Difference between revisions
Jump to navigation
Jump to search
(Make a meeting page) |
(publish meeting notes) |
||
Line 18: | Line 18: | ||
= Meeting Notes = | = Meeting Notes = | ||
https://etherpad.mozilla.org/devtools-sdk | https://etherpad.mozilla.org/devtools-sdk | ||
* What is the inheritance problem theme API mentioned here (https://bugzilla.mozilla.org/show_bug.cgi?id=1057346#c18) | |||
* Bug 980481 - Debuggee instrumentation a.k.a director | |||
** first two patches landed (e10s propagation code) | |||
** received feedback from Irakli on API changes needed, I'm going to integrate the suggested changes asap | |||
* Patch updated: Bug 1057346 - Devtools styling API | |||
* Patch updated: Bug 1107888 - e10s support for dynamic actor registration | |||
** jpm-addon! https://github.com/Gozala/jpm-addon | |||
* NOTE: packaged addon-sdk vs bundled addon-sdk | |||
e.g. addon-sdk 1.17 zip doesn't include the dev directory | |||
but it is in the addon-sdk bundled from firefox >= 34 | |||
and this create problem/confusion with cfx xpi | |||
* cfx is deprecated | |||
=== Roundtable === | === Roundtable === |
Latest revision as of 17:52, 9 December 2014
Agenda
- Progress
- Roundtable
Attendees
Meeting Notes
https://etherpad.mozilla.org/devtools-sdk
- What is the inheritance problem theme API mentioned here (https://bugzilla.mozilla.org/show_bug.cgi?id=1057346#c18)
- Bug 980481 - Debuggee instrumentation a.k.a director
- first two patches landed (e10s propagation code)
- received feedback from Irakli on API changes needed, I'm going to integrate the suggested changes asap
- Patch updated: Bug 1057346 - Devtools styling API
- Patch updated: Bug 1107888 - e10s support for dynamic actor registration
- jpm-addon! https://github.com/Gozala/jpm-addon
- NOTE: packaged addon-sdk vs bundled addon-sdk
e.g. addon-sdk 1.17 zip doesn't include the dev directory but it is in the addon-sdk bundled from firefox >= 34 and this create problem/confusion with cfx xpi * cfx is deprecated