Jetpack/Weekly Meeting/2013-06-11
Agenda
- High Priority Work
- SDK
- Blockers?
- Wes would really like https://github.com/mozilla/addon-sdk/pull/1025 landed ASAP. Irakli/Erik, can we figure out if the changes to the second test are really necessary or not and land this today?
- Blockers?
- Roundtable
- Erik
- What did we ship? Blogging about progress in the 24 dev cycle. (Jeff)
- add-on competition starts on Thursday!
Awesomeness Schedule
Awesome Date | Awesome Person - Awesome thing |
06/03 | Erik - Lots o stuff |
06/10 | Jordan - Places API |
06/17 | Irakli - DOM Window |
06/24 | Jeff - New features in 24 |
Bugs
Triage Followups
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Open Bugs
Attendees
- Will
- Jeff
- Dave
- Wes
- Matteo
- Jordan
- Irakli
- Gabor
- Erik
Minutes
High Priority Work
Cross-domain content scripts
Done!
UX Work
Matteo has a branch. Not complete, but we can look (must have Australis, and use -o). It has an action button: per tab, per window.
Erik: sidebar and toolbar are close to done. Individual tests pass, but fail when taken together. Code is hacky, and needs reviewing.
Need to get Matteo and Erik's work reviewed and landed. Lots of it won't work until Australis lands. So we should have a different branch for it. Wes will create an Australis branch off master for this.
Places API
Updated API after last week's discussion.
DOM Window for add-ons
Working on io module to write a test for websockets. PR 646 is to track this work.
Local storage has hit a problem, though - we can't use it for non-HTTP documents. Gabor would like us to use expanded principal for this and other DOM APIs, but it's likely to be a ton of work. Gabor: we should just try, and find out what breaks. We don't know yet how much will work.
How do FirefoxOS apps do this? They don't have an HTTP URL either.
The great last repack
This is on track:
- Repacking and testing is finished and we've emailed all the developers.
- Now we wait until Friday, to give them a chance to ask us not to submit on their behalf.
- Then on Friday we'll submit, then at around Firefox 22 release time we will mark old add-ons as incompatible.
De-traitification
SDK
Blockers?
- Wes would really like https://github.com/mozilla/addon-sdk/pull/1025 landed ASAP. Irakli/Erik, can we figure out if the changes to the second test are really necessary or not and land this today
Erik: go ahead and land it.
Roundtable
- Erik has been busy:
- Jeff's going to blog about what went into Firefox 24. What did we ship, exactly?
- Add-on competition starts on Thursday! Expect more questions than usual from entrants.