Labs/Jetpack/SDK/1.0b3
Jump to navigation
Jump to search
Goals
Make progress on E10S integration, module resolution/bundling, security, CommonJS compatibility, and documentation.
Timeline
| Milestone | Expected | Actual | Notes |
| Thaw | Monday, January 24 | ||
| Freeze | Wednesday, February 16 @ 11am PT | ||
| RC1 | Wednesday, February 16 | ||
| Final | Wednesday, February 23 |
Major Deliverables
| Summary | Owner | Priority | References | Status | Notes |
| Page Mods E10S Integration | Irakli | P1 | bug 621702 | [ON TRACK] | waiting for feedback on Q API and other options |
| Clipboard E10S Integration | Myk | P1 | bug 627524 | [ON TRACK] | not started yet |
| Selection E10S Integration | Myk | P1 | bug 627526 | [ON TRACK] | not started yet |
| Windows E10S Integration | Myk | P2 | bug 627528 | [AT RISK] | not started yet |
| Tabs E10S Integration | Myk | P2 | bug 627529 | [AT RISK] | not started yet |
| module resolution at build time (rewrite loader?) | Brian | P1 | bug 627607 | [ON TRACK] | bringing existing work up-to-date; should be relatively straightforward; figuring out relative paths is part of it; combines $JSPATH and NPM stuff |
| if/when/how to sign XPIs | Brian | P1 | bug 613618 | [ON TRACK] | after build time loader, will have something to sign; still have decisions to make |
| be able to use NPM modules | Brian | P2 | bug 614707 | [ON TRACK] | environment established along with NPM modules as testbed; work continues, farther out |
| $JSPATH | Brian | P2 | bug 611495 | [ON TRACK] | will happen along with module resolution |
| docs hosted on addons.mozilla.org | Will | P1 | bug 627467 | [ON TRACK] | conversations underway, direction getting clear |
| tutorial based on annotator addon | Will | P2 | bug 577558 | [ON TRACK] | haven't started, but shouldn't take too long |