Jetpack/Weekly Meeting/2012-10-23: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(ABH needs to pick up the page-mod changes in 1.11, not 1.12. Builder itself needs to pick up the layout changes in 1.12, though.)
 
Line 86: Line 86:
* Usage of Seamonkey: if a module supports Fennec, Firefox and Thunderbird, do we still need to check for compatibility with Seamonkey, as we currently do? No we don't have to do this any more.
* Usage of Seamonkey: if a module supports Fennec, Firefox and Thunderbird, do we still need to check for compatibility with Seamonkey, as we currently do? No we don't have to do this any more.
* Erik wrote a [https://github.com/erikvold/gcli-jplib new module] that lets you add commands to the [https://developer.mozilla.org/en-US/docs/Tools/GCLI GCLI]. Here's a [https://github.com/erikvold/source-gcli-jetpack usage example]. Jeff: can we ship it? Erik will talk to Joe Walker to find out how stable the interface is. If it's fairly stable, we can ship it.
* Erik wrote a [https://github.com/erikvold/gcli-jplib new module] that lets you add commands to the [https://developer.mozilla.org/en-US/docs/Tools/GCLI GCLI]. Here's a [https://github.com/erikvold/source-gcli-jetpack usage example]. Jeff: can we ship it? Erik will talk to Joe Walker to find out how stable the interface is. If it's fairly stable, we can ship it.
* Addon Builder Helper needs updating for 1.12. Alex doesn't have the credentials to do this. Add it to Erik's account.
* Addon Builder Helper needs updating for 1.11. Alex doesn't have the credentials to do this. Add it to Erik's account.
* Will would like help getting the SDK docs pushed, and help from everyone to check that they look and work OK once they are on staging.
* Will would like help getting the SDK docs pushed, and help from everyone to check that they look and work OK once they are on staging.

Latest revision as of 20:53, 23 October 2012

On Tue, Oct 23, 2012 at 12:13 PM, will bamberg <wbamberg@gmail.com> wrote:


Agenda

Awesomeness Schedule

10/23 Eddy
10/30 Erik
11/6 Gabor
11/13 Irakli
11/20 Jeff
11/27 Matteo
12/4 Wes
12/7 Will
12/14 Alex
12/21 Dave

Bugs

Triage Followups

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1


Open Bugs

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1


Attendees

  • Jeff
  • Mossop
  • Will
  • Erik
  • Wes
  • Matteo
  • Alex
  • Irakli

Minutes

Builder

  • Jeff pinged Fred & Piotr about Builder bugs and the risk of our 1.12 layout changes breaking the Builder. Piotr will take a look.
  • The danger is that Builder may not take 1.12 for a while if layout changes break it
  • Jeff's talking to devtools about possible futures for the Builder or a Builder-like thing
  • We could write an add-on to write Jetpacks in the browser, using scratchpad?

SDK

  • Final 1.11 RC. Do we need the fix for bug 803529? Yes, we do. Aim for an RC tomorrow.

Roundtable

  • Eddy has awesomeness but he's not here. Double awesomeness next week!
  • Metadata: proposal needs votes by the end of today (Pacific)
  • Bug 803065 - on Fennec `tabs` module doesn't work in unit test as it works in add-on code should be land as soon as possible (pull/622 assigned to Irakli) in order to properly test SDK modules on Fennec.
  • Usage of Seamonkey: if a module supports Fennec, Firefox and Thunderbird, do we still need to check for compatibility with Seamonkey, as we currently do? No we don't have to do this any more.
  • Erik wrote a new module that lets you add commands to the GCLI. Here's a usage example. Jeff: can we ship it? Erik will talk to Joe Walker to find out how stable the interface is. If it's fairly stable, we can ship it.
  • Addon Builder Helper needs updating for 1.11. Alex doesn't have the credentials to do this. Add it to Erik's account.
  • Will would like help getting the SDK docs pushed, and help from everyone to check that they look and work OK once they are on staging.