canmove, Confirmed users
737
edits
(→Agenda) |
No edit summary |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 4: | Line 4: | ||
* Builder | * Builder | ||
* SDK | * SDK | ||
** Q3/Q4 goals [Jeff] | ** [https://wiki.mozilla.org/Jetpack/Goals/2012Q3 Q3]/[https://wiki.mozilla.org/Jetpack/Goals/2012Q4 Q4] goals [Jeff] | ||
** Are we good to go for the first 1.11 beta today? (Wes) | ** Are we good to go for the first 1.11 beta today? (Wes) | ||
* Roundtable | * Roundtable | ||
** Awesomeness from Wes: [http://kwierso.com/2012/9/20/releasing-sdk-110 blog post about releasing SDK 1.10] | ** Awesomeness from Wes: [http://kwierso.com/2012/9/20/releasing-sdk-110 blog post about releasing SDK 1.10] | ||
** Singapore plans [Jeff] | ** Singapore plans [Jeff] | ||
** Does [https://blog.mozilla.org/futurereleases/2012/09/24/firefox-schedule-changes-around-year-end/ this] affect us? (Wes) | |||
** [http://blog.techno-barje.fr/post/2012/09/19/1.11-page-mod-release/ "The page-mod release"] (Alex) | |||
** [https://github.com/mozilla/addon-sdk/wiki/JEP-SDK-in-Firefox "1st Draft of integrating SDK into Firefox"] (gozala) | |||
=Awesomeness Schedule= | =Awesomeness Schedule= | ||
Line 53: | Line 55: | ||
= Attendees = | = Attendees = | ||
* Eddy | |||
* Gabor | |||
* Wes | |||
* Matteo | |||
* Irakli | |||
* Mossop | |||
* Jeff | |||
* Will | |||
* Erik | |||
* Alex | |||
= Minutes = | = Minutes = | ||
=== Builder === | === Builder === | ||
The Builder's not working. Jeff and Wes are investigating. | |||
=== SDK === | === SDK === | ||
==== Q3 goals update ==== | |||
[https://wiki.mozilla.org/Jetpack/Goals/2012Q3 Q3 goals] update. We will hit some Q3 goals, and miss others. | |||
P1 goals: | |||
* improving mobile support done | |||
* repacks done, and email sent. Sent out 3-400 emails, we have 35 responses to the survey, and an uptick in add-on submissions to AMO (no hard numbers for that yet). We had a copule of problems with repacking old versions of add-ons, probably because the email took so long to send. | |||
* [https://github.com/mozilla/addon-sdk/wiki/JEP-SDK-in-Firefox planning for landing in Firefox is done]. Irakli will get feedback on this plan from Mossop. Jeff will talk about it in next week's dev planning meeting. | |||
* planning for UX is missed | |||
P2 goals: some misses, some hits. | |||
We've done other stuff too! Rewrote context-menu, added page-mod stuff. | |||
==== Q4 goals ==== | |||
Mossop presented draft [https://wiki.mozilla.org/Jetpack/Goals/2012Q4 Q4 goals]. | |||
==== SDK 1.11 beta ==== | |||
Will go out today. | |||
=== Roundtable === | === Roundtable === | ||
==== Awesomeness from Wes ==== | |||
[http://kwierso.com/2012/9/20/releasing-sdk-110 blog post about releasing SDK 1.10]. Great post because it made people realise how much of a nightmare it is for us. | |||
==== Singapore plans ==== | |||
Talk to Jeff if you want to spread Jetpack goodness in Singapore: talks and workshops around add-ons, especially mobile. | |||
Mozcamp talks from Eddy and Irakli. | |||
==== Firefox schedule shift ==== | |||
Firefox is shifting its release schedule by a week so as not to ship on NYE 2012: https://blog.mozilla.org/futurereleases/2012/09/24/firefox-schedule-changes-around-year-end/. We should do the same. Jeff will communicate it. | |||
==== [http://blog.techno-barje.fr/post/2012/09/19/1.11-page-mod-release/ "The page-mod release"] ==== | |||
Alex blogged about 1.11. | |||
==== [https://github.com/mozilla/addon-sdk/wiki/JEP-SDK-in-Firefox "1st Draft of integrating SDK into Firefox"] ==== | |||
Irakli drafted the plan for landing in Firefox, and raised associated bugs. | |||
==== indexed-db ==== | |||
Our indexed-db module, scheduled to land in 1.11 currently implements a workaround involving renaming databases. When we remove the workaround, will we break compatibility? Gabor: it will be hard not to break the API. If we know we are going to break the API soon, we should not release now, even as experimental. Removing the workaround depends on Firefox, so we probably can't do it for a few months, and we'd really like to ship indexed-db soon. | |||
Let's raise a bug and take this discussion offline. |