Jetpack/Goals/2011Q4: Difference between revisions

From MozillaWiki
< Jetpack‎ | Goals
Jump to navigation Jump to search
No edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== Mobile ===
{| class="fullwidth-table sortable"
* {{risk|}} Build a prototype SDK that can build add-ons that use non-UI based features for Fennec
|- style="background:#efefef"
** Currently depends on the new native UI Fennec which is still in flux
| '''Name'''
 
| '''Owner'''
=== Localisation ===
| '''References'''
* {{ok|}} Build an API that developers can use to localise JS strings
| '''Status'''
* {{ok|}} Create a plan for extending that API to allow localising HTML content
| '''Description'''
 
| '''Notes'''
=== APIs ===
|-
* {{ok|}} Land the platform support side of an IndexDB API to be ready for the developer-facing API in Q1  
| Mobile Page Mods
** the risk could be review-time to land in Fx
| Matteo
* {{ok|}} Land [https://wiki.mozilla.org/Features/Jetpack/Add-onTab-API Add-on Tab API]
|
* {{ok|}} Support community member finishing the Prefs API. Review and land it when complete.
| {{done|}}
 
| Build a prototype SDK that can build add-ons that use non-UI based features for Fennec
=== Performance ===
| landing this week which should work on birch and sdk-1.4
* {{ok|}} Improve performance by making it so we don't have to unpack already generated XPIs in cfx run & cfx test.
|-
 
| l10n
=== Maintenance ===
| Alex
* {{ok|}} Continue to release new versions of the SDK periodically with new features and bug fixes
| [https://bugzilla.mozilla.org/show_bug.cgi?id=691782 691782]
| {{done|}}
| Build an API that developers can use to localise JS strings
| landing soon
|-
| l10n
| Myk
|
| {{miss|}}
| Create a plan for extending that API to allow localising HTML content
| proposal will be complete but there wont be enough time for discussion and iteration
|-
| IndexDB platform support
| Gabor
| [https://bugzilla.mozilla.org/show_bug.cgi?id=587797 587797]
| {{done|}}
| Land the platform support side of an IndexDB API to be ready for the developer-facing API in Q1  
| waiting for final review
|-
| Add-on Tab API
| Irakli
| [https://bugzilla.mozilla.org/show_bug.cgi?id=644595 644595]
| {{miss|}}
| Create a new [https://wiki.mozilla.org/Features/Jetpack/Add-onTab-API Add-on Tab API]
| could be done if a few changes land, but was more work than originally thought
|-
| Prefs API
| Everyone
| [https://bugzilla.mozilla.org/show_bug.cgi?id=645207 645207]
| {{done|}}
| Support community member(s) landing Prefs API
|
|-
| No Unpacking XPIs
| Brian
| [https://bugzilla.mozilla.org/show_bug.cgi?id=638742 638742]
| {{done|}}
| Make it no longer necessary to unpack/repack XPIs
| very close - may land
|-
| Release SDK!
| Everyone
|
| {{done|}}
| Continue to release new versions of the SDK periodically with new features and bug fixes
|
|-
|}

Latest revision as of 17:03, 5 January 2012

Name Owner References Status Description Notes
Mobile Page Mods Matteo [DONE] Build a prototype SDK that can build add-ons that use non-UI based features for Fennec landing this week which should work on birch and sdk-1.4
l10n Alex 691782 [DONE] Build an API that developers can use to localise JS strings landing soon
l10n Myk [MISSED] Create a plan for extending that API to allow localising HTML content proposal will be complete but there wont be enough time for discussion and iteration
IndexDB platform support Gabor 587797 [DONE] Land the platform support side of an IndexDB API to be ready for the developer-facing API in Q1 waiting for final review
Add-on Tab API Irakli 644595 [MISSED] Create a new Add-on Tab API could be done if a few changes land, but was more work than originally thought
Prefs API Everyone 645207 [DONE] Support community member(s) landing Prefs API
No Unpacking XPIs Brian 638742 [DONE] Make it no longer necessary to unpack/repack XPIs very close - may land
Release SDK! Everyone [DONE] Continue to release new versions of the SDK periodically with new features and bug fixes