QA/Jetpack: Difference between revisions
Line 63: | Line 63: | ||
| '''Status''' | | '''Status''' | ||
|- | |- | ||
| E10S-compatibility fixes for Widget API | | [https://bugzilla.mozilla.org/show_bug.cgi?id=569479 E10S-compatibility fixes for Widget API] | ||
| {{risk|}} | | {{risk|}} | ||
|- | |- | ||
| E10S-compatibility fixes for Private Browsing API | | [https://bugzilla.mozilla.org/show_bug.cgi?id=592821 E10S-compatibility fixes for Private Browsing API] | ||
| {{risk|}} | | {{risk|}} | ||
|- | |- | ||
| distinguish between high and low level modules | | [https://bugzilla.mozilla.org/show_bug.cgi?id=592848 distinguish between high and low level modules] | ||
| {{risk|}} | | {{risk|}} | ||
|- | |- | ||
| enforce statically declared require() statements | | [https://bugzilla.mozilla.org/show_bug.cgi?id=591515 enforce statically declared require() statements] | ||
| {{risk|}} | | {{risk|}} | ||
|- | |- | ||
| identify dependent modules by relative path | | [https://bugzilla.mozilla.org/show_bug.cgi?id=591525 identify dependent modules by relative path] | ||
| {{risk|}} | | {{risk|}} | ||
|- | |- | ||
| Places API | | [https://bugzilla.mozilla.org/show_bug.cgi?id=545700 Places API] [https://wiki.mozilla.org/Labs/Jetpack/Reboot/JEP/114 JEP 114] | ||
| {{risk|}} | | {{risk|}} | ||
|- | |- | ||
| E10S-compatibility fixes for Context Menu API | | [https://bugzilla.mozilla.org/show_bug.cgi?id=578849 E10S-compatibility fixes for Context Menu API] | ||
| {{risk|}} | | {{risk|}} | ||
|- | |- | ||
| Prompting Notifications API | | [https://bugzilla.mozilla.org/show_bug.cgi?id=590230 Prompting Notifications API] | ||
| {{risk|}} | | {{risk|}} | ||
|- | |- | ||
| Window API | | [https://bugzilla.mozilla.org/show_bug.cgi?id=571449 Window API] | ||
| {{done|}} | | {{done|}} | ||
|- | |- | ||
| E10S-compatibility fixes for Page Mods API | | [https://bugzilla.mozilla.org/show_bug.cgi?id=592826 E10S-compatibility fixes for Page Mods API] | ||
| {{ok|}} | | {{ok|}} | ||
|- | |- | ||
| Sidebar API | | [https://bugzilla.mozilla.org/show_bug.cgi?id=578230 Sidebar API] | ||
| {{risk|}} | | {{risk|}} | ||
|- | |- | ||
| Page Mods API | | [https://bugzilla.mozilla.org/show_bug.cgi?id=546739 Page Mods API] [https://wiki.mozilla.org/Labs/Jetpack/Reboot/JEP/107 JEP 107] | ||
| {{done|}} | | {{done|}} | ||
|- | |- | ||
| E10S-compatibility fixes for Page Worker API | | [https://bugzilla.mozilla.org/show_bug.cgi?id=569481 E10S-compatibility fixes for Page Worker API] | ||
| {{ok|}} | | {{ok|}} | ||
|- | |- | ||
| rename product to Add-on SDK | | [https://bugzilla.mozilla.org/show_bug.cgi?id=570876 rename product to Add-on SDK] | ||
| {{ok|}} | | {{ok|}} | ||
|} | |} | ||
*[https://wiki.mozilla.org/Labs/Jetpack/SDK/0.7#Deliverables SDK 0.7] | *[https://wiki.mozilla.org/Labs/Jetpack/SDK/0.7#Deliverables SDK 0.7] | ||
==== Deliverables ==== | ==== Deliverables ==== | ||
Revision as of 17:34, 14 September 2010
This is the Home of Jetpacketeers!
Summary
What is Jetpack?
Jetpack is a project to make it easy to build Firefox add-ons using common web technologies like HTML, JavaScript, and CSS. Our goal is to enable anyone who can build a web site to participate in making the Web a better place to work, communicate, and play.
What is the Jetpack SDK?
The Jetpack SDK is an environment for building Firefox add-ons. It aims to provide a comprehensive set of tools and high-level APIs for simple development of powerful add-ons.
The SDK includes tools for running, testing, and packaging add-ons along with a variety of APIs for extending Firefox, including an initial set of "high-level" APIs that make add-on development simple and powerful.
To get more information about how to create a Firefox extension using the awesome Jetpack SDK, go to Jetpack home. For documentation of all the important libraries of the SDK, as well as steps to build a sample extension, click here
Milestones
Jetpack
Milestone | Status | ETA |
SDK 0.8 | WIP | Spetember 22 |
SDk 0.7 | Released | August 26 |
FlightDeck/Add-ons Builder
Milestone | Status | ETA |
FlightDeck 1.0a5 | WIP | September 5 |
FlightDeck 1.0a4 | Pushed to production | August 17 |
Planning
Jetpack Deliverables
Deliverables
Summary | Status |
E10S-compatibility fixes for Widget API | [AT RISK] |
E10S-compatibility fixes for Private Browsing API | [AT RISK] |
distinguish between high and low level modules | [AT RISK] |
enforce statically declared require() statements | [AT RISK] |
identify dependent modules by relative path | [AT RISK] |
Places API JEP 114 | [AT RISK] |
E10S-compatibility fixes for Context Menu API | [AT RISK] |
Prompting Notifications API | [AT RISK] |
Window API | [DONE] |
E10S-compatibility fixes for Page Mods API | [ON TRACK] |
Sidebar API | [AT RISK] |
Page Mods API JEP 107 | [DONE] |
E10S-compatibility fixes for Page Worker API | [ON TRACK] |
rename product to Add-on SDK | [ON TRACK] |
Deliverables
Summary | Status |
E10S-compatible context-menu API | [MISSED] |
E10S-compatible Panel API | [DONE] |
E10S-compatible Page Mods API | [MISSED] |
E10S-compatible Widget API | [MISSED] |
module usage manifest generation and loading as determined by code analysis | [MISSED] |
Window API | [MISSED] |
Sidebar API | [MISSED] |
Places API | [MISSED] |
Complete documentation for all APIs | [MISSED] |
community flow wiki page | [MISSED] |
Docs Restructuring | [MISSED] |
Clipboard API | [DONE] |
Notification API | [DONE] |
FlightDeck Deliverables
Contribute
Got something to say? Got something to show?
Great. Here, at Mozilla, everyone is welcome to participate in design, development, and testing.
Contact us
Got questions? Dont worry. Here are some FAQs for you.
For further details, contact:
- Myk Melez : myk@mozilla.com
- Ayan Shah : ashah@mozilla.com