Jetpack/Goals/2011Q4: Difference between revisions

From MozillaWiki
< Jetpack‎ | Goals
Jump to navigation Jump to search
No edit summary
No edit summary
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
These goals are still in draft
{| class="fullwidth-table sortable"
 
|- style="background:#efefef"
=== Mobile ===
| '''Name'''
* {{risk|Build a prototype SDK that can build add-ons that use non-UI based features for Fennec}}
| '''Owner'''
** Currently depends on the new native UI Fennec which is still in flux
| '''References'''
 
| '''Status'''
=== e10s ===
| '''Description'''
* {{ok|Build a prototype SDK that supports content processes on desktop}}
| '''Notes'''
* {{ok|Build a prototype SDK that can build add-ons that run in their own process}}
|-
 
| Mobile Page Mods
=== Localization ===
| Matteo
* {{ok|Build an API that developers can use to localise JS strings}}
|
* {{ok|Create a plan for extending that API to allow localising HTML content}}
| {{done|}}
 
| Build a prototype SDK that can build add-ons that use non-UI based features for Fennec
=== Maintenance ===
| landing this week which should work on birch and sdk-1.4
* {{ok|Continue to release new versions of the SDK periodically with new features and bug fixes}}
|-
| l10n
| Alex
| [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