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

From MozillaWiki
Jump to navigation Jump to search
 
Line 78: Line 78:


= Minutes =
= Minutes =
=== Supporting FxOS ===
* Alex will be working mainly on Gaia in the immediate future, to help with B2G's goals of shipping.


=== Builder ===
=== Builder ===
* Builder was updated yesterday with the correct version of the SDK.


=== SDK ===
=== SDK ===
* another 1.11 beta today
* Irakli & Alex to look at cleaning up the pull request list, some really old ones in there.
* Erik to investigate bug 795490 - contentURL property in panel may never have worked.
* Irakli looking for help in testing his layout changes, suspects too many passing tests is hiding something horrible. Check out the pull request, here https://github.com/mozilla/addon-sdk/pull/569
* Alex resolved bug 791577 - you can now implement test add-ons, eg add-ons that package up a bunch of tests!


=== Roundtable ===
=== Roundtable ===
* Erik blogged about his Fennec work on porting the windows & tabs module: http://work.erikvold.com/jetpack/2012/09/24/windows-tabs-fennec.html
* Jeff, Irakli & Matteo will be attending JSConf.eu this coming weekend
* we're talking to Evernote about their project to port their popular add-on to the SDK - we'll be working to support this effort with them!
* Will blogged about the SDK API lifecycle: https://blog.mozilla.org/addons/2012/10/01/a-lifecycle-for-the-add-on-sdks-apis/

Latest revision as of 21:45, 2 October 2012


Agenda

Awesomeness Schedule

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

Bugs

Triage Followups

No results.

0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);


Open Bugs

Bugzilla query error

Invalid type (count) and display (table) combination1


Attendees

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

Regrets: Gabor & Eddy

Minutes

Supporting FxOS

  • Alex will be working mainly on Gaia in the immediate future, to help with B2G's goals of shipping.

Builder

  • Builder was updated yesterday with the correct version of the SDK.

SDK

  • another 1.11 beta today
  • Irakli & Alex to look at cleaning up the pull request list, some really old ones in there.
  • Erik to investigate bug 795490 - contentURL property in panel may never have worked.
  • Irakli looking for help in testing his layout changes, suspects too many passing tests is hiding something horrible. Check out the pull request, here https://github.com/mozilla/addon-sdk/pull/569
  • Alex resolved bug 791577 - you can now implement test add-ons, eg add-ons that package up a bunch of tests!

Roundtable