Labs/Jetpack/SDK/1.0b5: Difference between revisions
Jump to navigation
Jump to search
| Line 87: | Line 87: | ||
| {{ok|}} | | {{ok|}} | ||
| Brian will start working on this once "module resolution at build time" seems at hand | | Brian will start working on this once "module resolution at build time" seems at hand | ||
| | |||
|- | |- | ||
| make it no longer necessary for Firefox to unpack SDK-generated XPIs | | make it no longer necessary for Firefox to unpack SDK-generated XPIs | ||
Revision as of 17:40, 26 April 2011
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 | [AT RISK] | Myk provided feedback; Alex working on it; still at risk due to time remaining | |
| high-level postMessage wrapper | Alex | P2 | bug 635748 | [ON TRACK] | Alex working on updated patch based on latest review | |
| module resolution at build time | Brian | P1 | bug 627607 | [ON TRACK] | very close; Irakli started looking at it on Friday; Brian to have patch for review by 4/20 morning | |
| XPI signing strategy | Brian | P2 | bug 613618 | [DEFER] | Brian wrote discussion group post; unclear there is enough time to decide and do something [dcm moved this to P2 - probably safe to move to post-1.0] | |
| be able to use NPM modules | Brian | P2 | bug 614707 | [ON TRACK] | Brian will start working on this once "module resolution at build time" seems at hand | |
| $JSPATH | Brian | P2 | bug 611495 | [ON TRACK] | Brian will start working on this once "module resolution at build time" seems at hand | |
| 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 | [AT RISK] | dug into it a bit; looks like a 64bit vs. 32bit issue; no recent progress | |
| 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 | [AT RISK] | Brian to try to review tomorrow, 4/20; Will to split patch into pieces | |
| passwords documentation | Will | P1 | bug 646865 | [ON TRACK] | ||
| tables of contents | Will | P2 | bug 621078 | [AT RISK] | ||
| content script event emitter documentation | Will | P2 | [ON TRACK] |