Jetpack/Goals/2013-Goals: Difference between revisions
Jump to navigation
Jump to search
Canuckistani (talk | contribs) |
(→Q3) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
== Q1 == | == Q1 == | ||
* Land the SDK apis in mozilla-central on track for release in Firefox 21. | |||
** [[Jetpack/SDK_Apis_In_Firefox_21|Implementation schedule and policies]] | |||
* Ensure Builder is compatible with SDK as shipped in Firefox 21 | |||
** Bugs: [https://bugzilla.mozilla.org/show_bug.cgi?id=793932 bug 793932] & [https://bugzilla.mozilla.org/show_bug.cgi?id=793934 bug 793934] | |||
* Support per-window private browsing | |||
== Q2 == | == Q2 == | ||
* [http://people.mozilla.com/~shorlander/files/addons-in-toolbar-i01/addons-in-toolbar.html UX work] | |||
* [https://github.com/mozilla/addon-sdk/wiki/JEP-Places-API Places API] | |||
* [https://github.com/mozilla/addon-sdk/wiki/JEP-Window Hug the web harder] / expose DOM apis to main.js [https://bugzilla.mozilla.org/show_bug.cgi?id=820953 bug 820953] | |||
== Q3 == | == Q3 == | ||
* Developer tools for add-on developers | |||
** Developers should have an environment dedicated to debugging their add-on | |||
* Rapid development of Firefox features | |||
** It should be simple to ship built extensions in Firefox | |||
* Replace cfx.py with cfx.js | |||
* Fennec and Firefox automated tests | |||
** Solve issues with tinderbox/sheriff integration and get automated tests supported for Fennec | |||
== Q4 == | == Q4 == | ||
* Awesomebar API |
Latest revision as of 16:30, 25 June 2013
2013 Goals:
Q1
- Land the SDK apis in mozilla-central on track for release in Firefox 21.
- Ensure Builder is compatible with SDK as shipped in Firefox 21
- Bugs: bug 793932 & bug 793934
- Support per-window private browsing
Q2
- UX work
- Places API
- Hug the web harder / expose DOM apis to main.js bug 820953
Q3
- Developer tools for add-on developers
- Developers should have an environment dedicated to debugging their add-on
- Rapid development of Firefox features
- It should be simple to ship built extensions in Firefox
- Replace cfx.py with cfx.js
- Fennec and Firefox automated tests
- Solve issues with tinderbox/sheriff integration and get automated tests supported for Fennec
Q4
- Awesomebar API