Labs/Jetpack/SDK/1.0b5

From MozillaWiki
< Labs‎ | Jetpack‎ | SDK
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Goals

Timeline

Milestone Expected Actual Notes
Thaw Monday, March 21
Freeze Wednesday, April 27 @ 11am PT
RC1 Wednesday, April 27
Final Wednesday, May 4

Status: Planned: 2011-05-04

Major Deliverables

Summary Owner Priority References Status Notes
window-specific widget identification and communication Alex P1 bug 630962 [DONE]
high-level postMessage wrapper Alex P2 bug 635748 [DONE]
module resolution at build time Brian P1 bug 627607 [DONE]
XPI signing strategy Brian P2 bug 613618 [DEFER] deferred until post-1.0
be able to use NPM modules Brian P2 bug 614707 [MISSED] Brian has patch, but it still needs work plus review
$JSPATH Brian P2 bug 611495 [DONE] landed, now called --package-path=
make it no longer necessary for Firefox to unpack SDK-generated XPIs Irakli P1 bug 638742 [DEFER] retargeted to post-1.0
Keyboard Shortcuts API Irakli P2 bug 584064 [DONE]
change "context-menu" module to use EventEmitter event registration model Irakli P1 bug 598982 [DONE]
isDate and instanceOf methods of `type` module misbehave Irakli P1 bug 643458 [DONE]
deepEqual assertion method is broken Irakli P1 bug 643479 [DONE]
Adding event-emitter like utility functions for regular dom elements. Irakli P2 bug 641452 [DONE]
Error in `assert.throws` Irakli bug 648077 [DONE]
"system unable to find the specified registry key or value" error Myk P2 bug 574563 [MISSED] dug into it a bit; looks like a 64bit vs. 32bit issue
content script communication improvements strategy Myk P1 [DONE] we've decided to implement EventEmitter-like API
page mod access to chrome-privileged stylesheet info strategy Myk P2 [DONE] Myk communicated decision via bug 651184
code-embedded documentation Will P1 bug 636319 [MISSED] will probably delay until post-1.0
documentation search Will P2 bug 620769 [MISSED] will still aim to get this done for 1.0
cfx documentation Will P2 [DONE]
docs links that work in both SDK and builder Will P3 bug 610030 [MISSED] will probably delay until post-1.0
first-order events in documentation Will P3 bug 617029 [DONE] infrastructure is there; not all events migrated to use it yet
passwords documentation Will P1 bug 646865 [DONE] in review
tables of contents Will P2 bug 621078 [DONE] waiting review
content script event emitter documentation Will P2 [DONE] API change itself hasn't landed yet; land this during freeze?