Jetpack/Weekly Meeting/2014-04-29: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 11: Line 11:
** Blockers?
** Blockers?
* Roundtable
* Roundtable
** [https://bugzilla.mozilla.org/show_bug.cgi?id=1002307 Bug 1002307 - unable to access jetpack documentation offline]
*** we promised offline docs even after a move to MDN, and MDN devs don't seem too interested. can we escalate [https://bugzilla.mozilla.org/show_bug.cgi?id=665750 Bug 665750]? or do something on our own to extract the SDK part from the 1gb .tar.gz that MDN provides?


= Bugs =
= Bugs =
Line 34: Line 32:


= Attendees =  
= Attendees =  
* Mossop
* Gabor
* Jeff
* Jordan
* Will
* zombie
* Matteo
* Irakli


= Minutes =
= Minutes =


=== High Priority Work ===
== High Priority Work ==
===[https://bugzilla.mozilla.org/show_bug.cgi?id=915376 Native Jetpack Support]===
 
No update.
 
===[https://bugzilla.mozilla.org/show_bug.cgi?id=961191 JPM]===
 
Jordan: no update.
 
===[Slaughterhouse] (needs public bug)===
 
Finished for the time being, next step not for a while. So let's remove this item.
 
===[https://github.com/mozilla/addon-sdk/pull/1353/files Devtools SDK]===
 
Irakli: got client side working. Now working on tests. Currently a branch in GitHub? Yes, but client not landed yet. But will land it, then Jeff can try it out.
 
==SDK==
===[https://bugzilla.mozilla.org/show_bug.cgi?id=881047 Async Promises now in sdk/core/promise! Rejoice!]===
 
The SDK is now using promise.jsm as a backend, so there are some new methods (e.g. catch). promiseAll is different now.
 
==Blockers?==
 
Mossop's waiting for a review from Irakli. Irakli will do it today.


=== Blockers ===
== Roundtable ==


=== Roundtable ===
Connor Brem starting on May 12th: expressed an interest in memory tooling. This might be premature, since devtools is not ready, and we've not yet thought it out. What else could he work on? AOM? JPM? Devtools SDK? A piece of the Devtools SDK would be most self-contained. Irakli: would still need to deal with devtools side.

Latest revision as of 17:25, 30 April 2014


Agenda

Bugs

Triage Followups

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Open Bugs

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 403 [1] => Forbidden ) ) 1


Attendees

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

Minutes

High Priority Work

Native Jetpack Support

No update.

JPM

Jordan: no update.

[Slaughterhouse] (needs public bug)

Finished for the time being, next step not for a while. So let's remove this item.

Devtools SDK

Irakli: got client side working. Now working on tests. Currently a branch in GitHub? Yes, but client not landed yet. But will land it, then Jeff can try it out.

SDK

Async Promises now in sdk/core/promise! Rejoice!

The SDK is now using promise.jsm as a backend, so there are some new methods (e.g. catch). promiseAll is different now.

Blockers?

Mossop's waiting for a review from Irakli. Irakli will do it today.

Roundtable

Connor Brem starting on May 12th: expressed an interest in memory tooling. This might be premature, since devtools is not ready, and we've not yet thought it out. What else could he work on? AOM? JPM? Devtools SDK? A piece of the Devtools SDK would be most self-contained. Irakli: would still need to deal with devtools side.