Labs/Jetpack/SDK/1.0b5: Difference between revisions
Jump to navigation
Jump to search
m (--package-path landed) |
|||
| Line 48: | Line 48: | ||
| P1 | | P1 | ||
| {{bug|630962}} | | {{bug|630962}} | ||
| {{ | | {{done|}} | ||
| | | | ||
|- | |- | ||
| high-level postMessage wrapper | | high-level postMessage wrapper | ||
| Line 55: | Line 55: | ||
| P2 | | P2 | ||
| {{bug|635748}} | | {{bug|635748}} | ||
| {{ | | {{done|}} | ||
| | | | ||
|- | |- | ||
| module resolution at build time | | module resolution at build time | ||
| Line 62: | Line 62: | ||
| P1 | | P1 | ||
| {{bug|627607}} | | {{bug|627607}} | ||
| {{ | | {{done|}} | ||
| | | | ||
|- | |- | ||
| XPI signing strategy | | XPI signing strategy | ||
| Line 76: | Line 76: | ||
| P2 | | P2 | ||
| {{bug|614707}} | | {{bug|614707}} | ||
| {{ | | {{miss|}} | ||
| Brian has patch, but it still needs work plus review | | Brian has patch, but it still needs work plus review | ||
|- | |- | ||
| Line 195: | Line 195: | ||
| P1 | | P1 | ||
| {{bug|646865}} | | {{bug|646865}} | ||
| {{ | | {{done|}} | ||
| in review | | in review | ||
|- | |- | ||
| Line 202: | Line 202: | ||
| P2 | | P2 | ||
| {{bug|621078}} | | {{bug|621078}} | ||
| {{ | | {{done|}} | ||
| waiting review | | waiting review | ||
|- | |- | ||
| Line 209: | Line 209: | ||
| P2 | | P2 | ||
| | | | ||
| {{ | | {{done|}} | ||
| API change itself hasn't landed yet; land this during freeze? | | API change itself hasn't landed yet; land this during freeze? | ||
|} | |} | ||
Latest revision as of 17:11, 3 May 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 | [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? |