Jetpack/Goals/2011Q4: Difference between revisions

From MozillaWiki
< Jetpack‎ | Goals
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 11: Line 11:
| Matteo
| Matteo
|  
|  
| {{risk|}}
| {{done|}}
| 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
| Alex
| Alex
| [https://bugzilla.mozilla.org/show_bug.cgi?id=691782 691782]
| [https://bugzilla.mozilla.org/show_bug.cgi?id=691782 691782]
| {{ok|}}
| {{done|}}
| 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
| Alex
| Myk
|  
|  
| {{ok|}}
| {{miss|}}
| Create a plan for extending that API to allow localising HTML content
| 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
| IndexDB platform support
| Gabor
| Gabor
| [https://bugzilla.mozilla.org/show_bug.cgi?id=587797 587797]
| [https://bugzilla.mozilla.org/show_bug.cgi?id=587797 587797]
| {{ok|}}
| {{done|}}
| 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
| Irakli
| Irakli
| [https://bugzilla.mozilla.org/show_bug.cgi?id=644595 644595]
| [https://bugzilla.mozilla.org/show_bug.cgi?id=644595 644595]
| {{ok|}}
| {{miss|}}
| 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]
|
| could be done if a few changes land, but was more work than originally thought
|-
|-
| Prefs API
| Prefs API
| Everyone
| Everyone
| [https://bugzilla.mozilla.org/show_bug.cgi?id=645207 645207]
| [https://bugzilla.mozilla.org/show_bug.cgi?id=645207 645207]
| {{ok|}}
| {{done|}}
| Support community member(s) landing Prefs API
| Support community member(s) landing Prefs API
|
|
Line 53: Line 53:
| Brian
| Brian
| [https://bugzilla.mozilla.org/show_bug.cgi?id=638742 638742]
| [https://bugzilla.mozilla.org/show_bug.cgi?id=638742 638742]
| {{ok|}}
| {{done|}}
| Make it no longer necessary to unpack/repack XPIs
| Make it no longer necessary to unpack/repack XPIs
|
| very close - may land
|-
|-
| Release SDK!
| Release SDK!

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