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

From MozillaWiki
< Labs‎ | Jetpack‎ | SDK
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 26: Line 26:
| Thursday, February 17
| Thursday, February 17
| RC1 was a day late due to late landings accepted after the freeze
| RC1 was a day late due to late landings accepted after the freeze
|-
| RC2
|
| Thursday, February 24
| several blocker fixes
|-
| RC3
|
| Thursday, February 28
| one blocker fix
|-
|-
| Final
| Final
| Wednesday, February 23
|  
|  
| tentative date is Thursday, February 24 due to President's Day holiday and the desire to do some extra testing
| Tuesday, March 1
| delayed due to blockers
|}
|}
'''Status: '''<onlyinclude>Released: 2011-03-01</onlyinclude>


= Major Deliverables =
= Major Deliverables =
Line 49: Line 61:
| {{bug|621702}}
| {{bug|621702}}
| {{miss|}}
| {{miss|}}
| still waiting for feedback on Q API and other options; Irakli switched focus to JS engine regression testing in the meantime
| pending e10s strategy
|-
|-
| Traits simplification
| Traits simplification
Line 63: Line 75:
| {{bug|627524}}
| {{bug|627524}}
| {{miss|}}
| {{miss|}}
| pending e10s decisions
| pending e10s strategy
|-
|-
| Selection E10S Integration
| Selection E10S Integration
Line 70: Line 82:
| {{bug|627526}}
| {{bug|627526}}
| {{miss|}}
| {{miss|}}
| pending e10s decisions
| pending e10s strategy
|-
|-
| Windows E10S Integration
| Windows E10S Integration
Line 77: Line 89:
| {{bug|627528}}
| {{bug|627528}}
| {{miss|}}
| {{miss|}}
| pending e10s decisions
| pending e10s strategy
|-
|-
| Tabs E10S Integration
| Tabs E10S Integration
Line 84: Line 96:
| {{bug|627529}}
| {{bug|627529}}
| {{miss|}}
| {{miss|}}
| pending e10s decisions
| pending e10s strategy
|-
|-
| module resolution at build time (rewrite loader?)
| module resolution at build time (rewrite loader?)
Line 91: Line 103:
| {{bug|627607}}
| {{bug|627607}}
| {{miss|}}
| {{miss|}}
| 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 98: Line 110:
| {{bug|613618}}
| {{bug|613618}}
| {{miss|}}
| {{miss|}}
| Brian to send message to discussion group this week with proposals and solicit feedback
| message sent to discussion group with proposals; feedback solicited
|-
|-
| be able to use NPM modules
| be able to use NPM modules
Line 133: Line 145:
| {{bug|627467}}
| {{bug|627467}}
| {{done|}}
| {{done|}}
| will land; reasonable chance landing will enable us to generate docs and get them onto AMO
| landed; 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 140: Line 152:
| {{bug|577558}}
| {{bug|577558}}
| {{done|}}
| {{done|}}
| at risk; up for review; depends on scope of review issues
|  
|}
|}

Latest revision as of 16:46, 14 March 2011

Goals

Make progress on E10S integration, module resolution/bundling, security, CommonJS compatibility, and documentation.

Timeline

Milestone Expected Actual Notes
Thaw Monday, January 24 don't remember when this happened
Freeze Wednesday, February 16 @ 11am PT Wednesday, February 16 @ 11am PT froze on time, but accepted some late landings for about a day after the freeze
RC1 Wednesday, February 16 Thursday, February 17 RC1 was a day late due to late landings accepted after the freeze
RC2 Thursday, February 24 several blocker fixes
RC3 Thursday, February 28 one blocker fix
Final Tuesday, March 1 delayed due to blockers

Status: Released: 2011-03-01

Major Deliverables

Summary Owner Priority References Status Notes
Page Mods E10S Integration Irakli P1 bug 621702 [MISSED] pending e10s strategy
Traits simplification Irakli P1 bug 596248 [DONE]
Clipboard E10S Integration Myk P1 bug 627524 [MISSED] pending e10s strategy
Selection E10S Integration Myk P1 bug 627526 [MISSED] pending e10s strategy
Windows E10S Integration Myk P2 bug 627528 [MISSED] pending e10s strategy
Tabs E10S Integration Myk P2 bug 627529 [MISSED] pending e10s strategy
module resolution at build time (rewrite loader?) Brian P1 bug 627607 [MISSED]
if/when/how to sign XPIs Brian P1 bug 613618 [MISSED] message sent to discussion group with proposals; feedback solicited
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 [DONE] landed; reasonable chance landing will enable us to generate docs and get them onto AMO
tutorial based on annotator addon Will P2 bug 577558 [DONE]