Jetpack/Weekly Meeting/2012-5-1
From MozillaWiki
< Jetpack | Weekly Meeting
Contents
Agenda
On Twitter Monday: @marioscheliga "@mozpub I'm so happy about the work of the addon-sdk guys - it's just awesome. go on, you guys did a great job @mozilla"
- Flightdeck
- SDK
- Install.rdf updating got missed for 1.6.x, we need to clarify the release process so this doesn't happen in the future. This was originally reported on SO.
- also consider having the main release person ( Wes? ) handle updating the amo-validator?
- Roundtable
- https://bugzilla.mozilla.org/show_bug.cgi?id=695480 "fixed the leak" in Firefox
- https://bugzilla.mozilla.org/show_bug.cgi?id=749526 is us trying to touch objects that would be leaked if not for 695480. 83 times.
- https://bugzilla.mozilla.org/show_bug.cgi?id=749749 is a test broken by us trying to touch formerly leaked objects.
- https://bugzilla.mozilla.org/show_bug.cgi?id=741390 is now also broken by us trying to touch formerly leaked objects.
- These need to be figured out pretty soon, we might need to repack a lot of addons because of the broken stuff.
- Lukas Blakk needs a volunteer to help show/teach Jetpack at a browser extension workshop for women on Sat. June 8th at the SF office. Followup w/ lsblakk
- Scratch-kit
- Spring cleaning
- https://bugzilla.mozilla.org/show_bug.cgi?id=695480 "fixed the leak" in Firefox
Bugs
Release Blockers (1.7)
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Triage Followups
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Open Bugs
Attendees
- David Mason
- David Townsend
- Jeff Hammel
- Jeff Griffiths
- Wes
- Gozala
- Alex
- Dietrich
- Will
Minutes
SDK
- install.rdf maxVersion was wrong
- need to update release process to be more specific about this
- Wes will take on amo-validator update
Roundtable
- khuey's awesome patch - fixes leak!
- causes error spam in the console, broke 2 tests, many failures running tests
- alex will take it, is wondering if the fix can be toned down to warning?
- scratch-kit: scratchpad support for jetpack libraries!
- Spring cleaning wiki page
- breaking changes to SDK
- will discuss further - deprecation and developer outreach needs to be planned
- Fx Team work week
- various talks given, Mossop to find and fwd videos, Jeff to write up blog post
- Alex:
- html localization landed last week!
- more work on memory leaks, document leaks and also simple JS leaks
- landed a patch to make it easier in the future to port cfx to JS