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

From MozillaWiki
< Labs‎ | Jetpack‎ | SDK
Jump to navigation Jump to search
Line 48: Line 48:
| P1
| P1
| {{bug|621702}}
| {{bug|621702}}
| {{ok|}}
| {{miss|}}
| waiting for feedback on Q API and other options
| still waiting for feedback on Q API and other options; Irakli switched focus to JS engine regression testing in the meantime
|-
|-
| Traits simplification
| Traits simplification
Line 56: Line 56:
| {{bug|596248}}
| {{bug|596248}}
| {{ok|}}
| {{ok|}}
| patches in review
| updated patch for review
|-
|-
| Clipboard E10S Integration
| Clipboard E10S Integration
Line 62: Line 62:
| P1
| P1
| {{bug|627524}}
| {{bug|627524}}
| {{risk|}}
| {{miss|}}
| not started yet
| pending e10s decisions
|-
|-
| Selection E10S Integration
| Selection E10S Integration
Line 69: Line 69:
| P1
| P1
| {{bug|627526}}
| {{bug|627526}}
| {{risk|}}
| {{miss|}}
| not started yet
| pending e10s decisions
|-
|-
| Windows E10S Integration
| Windows E10S Integration
Line 76: Line 76:
| P2
| P2
| {{bug|627528}}
| {{bug|627528}}
| {{risk|}}
| {{miss|}}
| not started yet
| pending e10s decisions
|-
|-
| Tabs E10S Integration
| Tabs E10S Integration
Line 83: Line 83:
| P2
| P2
| {{bug|627529}}
| {{bug|627529}}
| {{risk|}}
| {{miss|}}
| not started yet
| pending e10s decisions
|-
|-
| module resolution at build time (rewrite loader?)
| module resolution at build time (rewrite loader?)
Line 90: Line 90:
| P1
| P1
| {{bug|627607}}
| {{bug|627607}}
| {{ok|}}
| {{risk|}}
| making good progress; Brian to talk to Irakli about rules for relative module resolution and parameterization
| 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
| if/when/how to sign XPIs
Line 97: Line 97:
| P1
| P1
| {{bug|613618}}
| {{bug|613618}}
| {{ok|}}
| {{risk|}}
| Brian to send message to discussion group this week with proposals and solicit feedback
| Brian to send message to discussion group this week with proposals and solicit feedback
|-
|-
Line 104: Line 104:
| P2
| P2
| {{bug|614707}}
| {{bug|614707}}
| {{ok|}}
| {{risk|}}
| dependent on resolution stuff
| dependent on resolution stuff
|-
|-
Line 111: Line 111:
| P2
| P2
| {{bug|611495}}
| {{bug|611495}}
| {{ok|}}
| {{risk|}}
| will happen along with module resolution
| could happen without module resolution, but probably doesn't make sense to do that
|-
|-
| annotator addon
| annotator addon
Line 132: Line 132:
| P1
| P1
| {{bug|627467}}
| {{bug|627467}}
| {{ok|}}
| {{risk|}}
| pushed patch with most stuff Wil would like; Myk to provide feedback
| might be at risk; waiting on Myk's feedback and review; some questions need to be addressed; Myk to look at patch today
|-
|-
| tutorial based on annotator addon
| tutorial based on annotator addon
Line 140: Line 140:
| {{bug|577558}}
| {{bug|577558}}
| {{ok|}}
| {{ok|}}
| have outline, started work, shouldn't take too long
| on track; patch will be up for review by end of today
|}
|}

Revision as of 22:25, 8 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 [ON TRACK] updated patch 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 [AT RISK] 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 [AT RISK] dependent on resolution stuff
$JSPATH Brian P2 bug 611495 [AT RISK] 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 [AT RISK] might be at risk; waiting on Myk's feedback and review; some questions need to be addressed; Myk to look at patch today
tutorial based on annotator addon Will P2 bug 577558 [ON TRACK] on track; patch will be up for review by end of today