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

From MozillaWiki
< Labs‎ | Jetpack‎ | SDK
Jump to navigation Jump to search
Line 55: Line 55:
| P1
| P1
| {{bug|596248}}
| {{bug|596248}}
| {{ok|}}
| {{risk|}}
| updated patch for review
| bug split into three parts; two checked in, third up for review
|-
|-
| Clipboard E10S Integration
| Clipboard E10S Integration
Line 90: Line 90:
| P1
| P1
| {{bug|627607}}
| {{bug|627607}}
| {{risk|}}
| {{miss|}}
| big change to loader; another couple of days to have patch; not clear there'll be enough time to review and land
| big change to loader; another couple of days to have patch; not clear there'll be enough time to review and land
|-
|-
Line 104: Line 104:
| P2
| P2
| {{bug|614707}}
| {{bug|614707}}
| {{risk|}}
| {{miss|}}
| dependent on resolution stuff
| dependent on resolution stuff
|-
|-
Line 111: Line 111:
| P2
| P2
| {{bug|611495}}
| {{bug|611495}}
| {{risk|}}
| {{miss|}}
| could happen without module resolution, but probably doesn't make sense to do that
| could happen without module resolution, but probably doesn't make sense to do that
|-
|-
Line 132: Line 132:
| P1
| P1
| {{bug|627467}}
| {{bug|627467}}
| {{risk|}}
| {{ok|}}
| might be at risk; waiting on Myk's feedback and review; some questions need to be addressed; Myk to look at patch today
| will land; reasonable chance landing will enable us to generate docs and get them onto AMO
|-
|-
| tutorial based on annotator addon
| tutorial based on annotator addon
Line 139: Line 139:
| P2
| P2
| {{bug|577558}}
| {{bug|577558}}
| {{ok|}}
| {{risk|}}
| on track; patch will be up for review by end of today
| at risk; up for review; depends on scope of review issues
|}
|}

Revision as of 22:23, 15 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 [MISSED] still waiting for feedback on Q API and other options; Irakli switched focus to JS engine regression testing in the meantime
Traits simplification Irakli P1 bug 596248 [AT RISK] bug split into three parts; two checked in, third up for review
Clipboard E10S Integration Myk P1 bug 627524 [MISSED] pending e10s decisions
Selection E10S Integration Myk P1 bug 627526 [MISSED] pending e10s decisions
Windows E10S Integration Myk P2 bug 627528 [MISSED] pending e10s decisions
Tabs E10S Integration Myk P2 bug 627529 [MISSED] pending e10s decisions
module resolution at build time (rewrite loader?) Brian P1 bug 627607 [MISSED] big change to loader; another couple of days to have patch; not clear there'll be enough time to review and land
if/when/how to sign XPIs Brian P1 bug 613618 [AT RISK] Brian to send message to discussion group this week with proposals and solicit feedback
be able to use NPM modules Brian P2 bug 614707 [MISSED] dependent on resolution stuff
$JSPATH Brian P2 bug 611495 [MISSED] could happen without module resolution, but probably doesn't make sense to do that
annotator addon Will P1 bug 624607 [DONE]
docs reorg Will P1 bug 619707 [DONE]
docs hosted on addons.mozilla.org Will P1 bug 627467 [ON TRACK] will land; reasonable chance landing will enable us to generate docs and get them onto AMO
tutorial based on annotator addon Will P2 bug 577558 [AT RISK] at risk; up for review; depends on scope of review issues