Jetpack/Devtools SDK Meeting/2014-06-12: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "__FORCETOC__ = Agenda = * Progress ** [https://bugzilla.mozilla.org/show_bug.cgi?id=980410 Bug 980410 - Toolbox panel] ** [https://bugzilla.mozilla.org/show_bug.cgi?id=98055...")
 
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
= Agenda =
= Agenda =
* Progress
* Progress
** [https://bugzilla.mozilla.org/show_bug.cgi?id=980410 Bug 980410 - Toolbox panel]
** [https://bugzilla.mozilla.org/show_bug.cgi?id=980410 Bug 980410 - Toolbox panel]
** [https://bugzilla.mozilla.org/show_bug.cgi?id=980555 Bug 980555 - API for defining Custom output handlers (a.k.a printers)]
** [https://bugzilla.mozilla.org/show_bug.cgi?id=980555 Bug 980555 - API for defining Custom output handlers (a.k.a printers)]
** [https://github.com/mozilla/addon-sdk/pull/1432 Bug 980481 - Debuggee instrumentation a.k.a director]
** [https://bugzilla.mozilla.org/show_bug.cgi?id=980481 Bug 980481 - Debuggee instrumentation a.k.a director]
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1024577 Bug 1024577 - Hookup sdk devtools with director actor]
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1024577 Bug 1024577 - Hookup sdk devtools with director actor]


= Attendees =  
= Attendees =
 
* gozala
* Honza
* Cbrem
* rpl


= Minutes =
= Minutes =
* MessageChannel API is enabled for chrome on nightly, so toolbox/panel API is up for review and we can land it as soon as it's r+'ed.
* Connor has updated custom printers JEP & would like to get some feedback https://github.com/mozilla/addon-sdk/pull/1502
* Honza wrote a blog post about firebug tamplates that are similar to our custom printers. Custom printers with a presentation control is a biggest missing peace for firebug using devtools sdk www.softwareishard.com/blog/firebug/firebug-internals-ii-unified-object-rendering/
* Luca has a patch for a director implementation (Irakli is going to take a look and provide a feedback) https://bug980481.bugzilla.mozilla.org/attachment.cgi?id=8429322
* Irakli going to post summary of discussion that happened in PDX in regards to director actor.
* Honza would like to have a more control of iframe in toolbox/panel he's going to provide a feedback in the JEP, so that he and Irakli could work out the solution: https://github.com/mozilla/addon-sdk/pull/1353


=== Roundtable ===
=== Roundtable ===

Latest revision as of 17:56, 12 June 2014


Agenda

Attendees

  • gozala
  • Honza
  • Cbrem
  • rpl

Minutes

  • MessageChannel API is enabled for chrome on nightly, so toolbox/panel API is up for review and we can land it as soon as it's r+'ed.
  • Connor has updated custom printers JEP & would like to get some feedback https://github.com/mozilla/addon-sdk/pull/1502
  • Honza wrote a blog post about firebug tamplates that are similar to our custom printers. Custom printers with a presentation control is a biggest missing peace for firebug using devtools sdk www.softwareishard.com/blog/firebug/firebug-internals-ii-unified-object-rendering/
  • Luca has a patch for a director implementation (Irakli is going to take a look and provide a feedback) https://bug980481.bugzilla.mozilla.org/attachment.cgi?id=8429322
  • Irakli going to post summary of discussion that happened in PDX in regards to director actor.
  • Honza would like to have a more control of iframe in toolbox/panel he's going to provide a feedback in the JEP, so that he and Irakli could work out the solution: https://github.com/mozilla/addon-sdk/pull/1353

Roundtable