Labs/Jetpack/SDK/1.0b3: Difference between revisions

From MozillaWiki
< Labs‎ | Jetpack‎ | SDK
Jump to navigation Jump to search
No edit summary
Line 55: Line 55:
| P1
| P1
| {{bug|627524}}
| {{bug|627524}}
| {{ok|}}
| {{risk|}}
| not started yet
| not started yet
|-
|-
Line 62: Line 62:
| P1
| P1
| {{bug|627526}}
| {{bug|627526}}
| {{ok|}}
| {{risk|}}
| not started yet
| not started yet
|-
|-
Line 84: Line 84:
| {{bug|627607}}
| {{bug|627607}}
| {{ok|}}
| {{ok|}}
| bringing existing work up-to-date; should be relatively straightforward; figuring out relative paths is part of it; combines $JSPATH and NPM stuff
| making good progress; Brian to talk to Irakli about rules for relative module resolution and parameterization
|-
|-
| if/when/how to sign XPIs
| if/when/how to sign XPIs
Line 91: Line 91:
| {{bug|613618}}
| {{bug|613618}}
| {{ok|}}
| {{ok|}}
| after build time loader, will have something to sign; still have decisions to make
| Brian to send message to discussion group this week with proposals and solicit feedback
|-
|-
| be able to use NPM modules
| be able to use NPM modules
Line 98: Line 98:
| {{bug|614707}}
| {{bug|614707}}
| {{ok|}}
| {{ok|}}
| environment established along with NPM modules as testbed; work continues, farther out
| dependent on resolution stuff
|-
|-
| $JSPATH
| $JSPATH
Line 112: Line 112:
| {{bug|627467}}
| {{bug|627467}}
| {{ok|}}
| {{ok|}}
| conversations underway, direction getting clear
| pushed patch with most stuff Wil would like; Myk to provide feedback
|-
|-
| tutorial based on annotator addon
| tutorial based on annotator addon
Line 119: Line 119:
| {{bug|577558}}
| {{bug|577558}}
| {{ok|}}
| {{ok|}}
| haven't started, but shouldn't take too long
| have outline, started work, shouldn't take too long
|}
|}

Revision as of 22:57, 1 February 2011

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 [AT RISK] not started yet
Selection E10S Integration Myk P1 bug 627526 [AT RISK] 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] making good progress; Brian to talk to Irakli about rules for relative module resolution and parameterization
if/when/how to sign XPIs Brian P1 bug 613618 [ON TRACK] Brian to send message to discussion group this week with proposals and solicit feedback
be able to use NPM modules Brian P2 bug 614707 [ON TRACK] dependent on resolution stuff
$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] pushed patch with most stuff Wil would like; Myk to provide feedback
tutorial based on annotator addon Will P2 bug 577558 [ON TRACK] have outline, started work, shouldn't take too long