Jetpack/Goals/2011Q4: Difference between revisions

From MozillaWiki
< Jetpack‎ | Goals
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
| Matteo
| Matteo
|  
|  
| {{risk|}}
| {{ok|}}
| Build a prototype SDK that can build add-ons that use non-UI based features for Fennec
| 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
| l10n
Line 20: Line 20:
| {{ok|}}
| {{ok|}}
| Build an API that developers can use to localise JS strings
| Build an API that developers can use to localise JS strings
|  
| landing soon
|-
|-
| l10n
| l10n
| Myk
| Myk
|  
|  
| {{risk|}}
| {{ok|}}
| Create a plan for extending that API to allow localising HTML content
| Create a plan for extending that API to allow localising HTML content
|
| progress made and is back on track for a long-term plan
|-  
|-  
| IndexDB platform support
| IndexDB platform support
Line 34: Line 34:
| {{ok|}}
| {{ok|}}
| Land the platform support side of an IndexDB API to be ready for the developer-facing API in Q1  
| Land the platform support side of an IndexDB API to be ready for the developer-facing API in Q1  
| the risk could be Fx team review time
| waiting for final review
|-
|-
| Add-on Tab API
| Add-on Tab API
Line 41: Line 41:
| {{ok|}}
| {{ok|}}
| Create a new [https://wiki.mozilla.org/Features/Jetpack/Add-onTab-API Add-on Tab API]
| Create a new [https://wiki.mozilla.org/Features/Jetpack/Add-onTab-API Add-on Tab API]
|
| unsure how to test this as cfx doesnt support multiple running add-ons
|-
|-
| Prefs API
| Prefs API
Line 55: Line 55:
| {{ok|}}
| {{ok|}}
| Make it no longer necessary to unpack/repack XPIs
| Make it no longer necessary to unpack/repack XPIs
|
|  
|-
|-
| Release SDK!
| Release SDK!

Revision as of 18:14, 13 December 2011

Name Owner References Status Description Notes
Mobile Page Mods Matteo [ON TRACK] 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 [ON TRACK] Build an API that developers can use to localise JS strings landing soon
l10n Myk [ON TRACK] Create a plan for extending that API to allow localising HTML content progress made and is back on track for a long-term plan
IndexDB platform support Gabor 587797 [ON TRACK] 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 [ON TRACK] Create a new Add-on Tab API unsure how to test this as cfx doesnt support multiple running add-ons
Prefs API Everyone 645207 [DONE] Support community member(s) landing Prefs API
No Unpacking XPIs Brian 638742 [ON TRACK] Make it no longer necessary to unpack/repack XPIs
Release SDK! Everyone [DONE] Continue to release new versions of the SDK periodically with new features and bug fixes