QA/Jetpack: Difference between revisions
Line 63: | Line 63: | ||
=== Jetpack Deliverables === | === Jetpack Deliverables === | ||
*[https://wiki.mozilla.org/Labs/Jetpack/SDK/0.9#Deliverables SDK 0.9] | |||
==== Deliverables ==== | |||
{| class="fullwidth-table sortable" | |||
|- style="background:#efefef" | |||
| '''Summary''' | |||
| '''Status''' | |||
|- | |||
| pass all tests on Firefox 4 nightly builds | |||
| {{miss|}} | |||
|- | |||
| distinguish between high and low level modules | |||
| {{bug|592848}} | |||
| {{done|}} | |||
|- | |||
| E10S integration PoC | |||
| {{done|}} | |||
|- | |||
| identify dependent modules by relative path | |||
| {{done|}} | |||
|- | |||
| E10S-compatibility fixes for Context Menu API | |||
| {{done|}} | |||
|- | |||
| make high-level modules use EventEmitter event model | |||
| {{miss|}} | |||
|- | |||
| E10S-compatibility fixes for Private Browsing API | |||
| {{done|}} | |||
|} | |||
*[https://wiki.mozilla.org/Labs/Jetpack/SDK/0.8#Deliverables SDK 0.8] | *[https://wiki.mozilla.org/Labs/Jetpack/SDK/0.8#Deliverables SDK 0.8] | ||
==== Deliverables ==== | ==== Deliverables ==== |
Revision as of 23:10, 22 October 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 | Expected | Actual |
SDK 0.9 | Estimated | October 21 | |
SDk 0.8 | Released | September 22 | Spetember 27 |
Add-on Builder
Milestone | Status | Expected | Actual |
Add-on Builder 1.0a5 | Pushed to production | September 5 | September 22 |
Add-on Builder 1.0a4 | Pushed to production | August 17 | August 17 |
Planning
Jetpack Deliverables
Deliverables
Summary | Status | |
pass all tests on Firefox 4 nightly builds | [MISSED] | |
distinguish between high and low level modules | bug 592848 | [DONE] |
E10S integration PoC | [DONE] | |
identify dependent modules by relative path | [DONE] | |
E10S-compatibility fixes for Context Menu API | [DONE] | |
make high-level modules use EventEmitter event model | [MISSED] | |
E10S-compatibility fixes for Private Browsing API | [DONE] |
Deliverables
Summary | Status |
E10S-compatibility fixes for Widget API | [MISSED] |
E10S-compatibility fixes for Private Browsing API | [MISSED] |
distinguish between high and low level modules | [MISSED] |
enforce statically declared require() statements | [DONE] |
identify dependent modules by relative path | [MISSED] |
Places API JEP 114 | [MISSED] |
E10S-compatibility fixes for Context Menu API | [MISSED] |
Prompting Notifications API | [MISSED] |
Window API | [DONE] |
E10S-compatibility fixes for Page Mods API | [DONE] |
Sidebar API | [MISSED] |
Page Mods API JEP 107 | [DONE] |
E10S-compatibility fixes for Page Worker API | [DONE] |
rename product to Add-on SDK | [MISSED] |
Deliverables
Summary | Status |
E10S-compatible context-menu API | [MISSED] |
E10S-compatible Panel API JEP 103 | [DONE] |
E10S-compatible Page Mods API JEP 107 | [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 JEP 114 | [MISSED] |
Complete documentation for all APIs | [MISSED] |
community flow wiki page | [MISSED] |
Docs Restructuring | [MISSED] |
Clipboard API | [DONE] |
Notification API | [DONE] |
FlightDeck Deliverables
Deliverables
Summary | References | Status |
simultaneously support SDK releases 0.7, 0.6, and 0.5 | bug 580812 | [DONE] |
make it possible to create and edit text attachments | bug 591329 | [MISSED] |
override or warn on sending the user back in page history from delete key press | bug 577735 | [DONE] |
optimize helper addon installation experience | bug 586109 (bug 586277?) | [DONE] |
save addon name/description changes immediately | bug 573858 bug 577736 bug 583748 | backend: [DONE] ; frontend: [MISSED] |
Deliverables
Summary | References | Status |
update the SDK to 0.6 while continuing to support 0.5 | bug 580812 | [MISSED] |
update Bespin to latest stable version | bug 577738 | [DONE] |
override or warn on sending the user back in page history from delete key press | bug 577735 | [MISSED] |
improve helper addon installation experience | bug 574685 bug 586109 | [DONE] [MISSED] |
save addon name/description changes immediately | bug 573858 bug 577736 bug 583748 | [MISSED] |
make it possible to remove addons and libraries | bug 574888 | [DONE] |
fix typos, titles, broken links | bug 578161 bug 576762 bug 578400 bug 578430 bug 572069 | [DONE] |
shorten the Test/Save/Test workflow | bug 579128 | [DONE] |
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