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

From MozillaWiki
< Labs‎ | Jetpack‎ | SDK
Jump to navigation Jump to search
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{draft|}}
= Goals =
= Goals =


Line 17: Line 15:
| Monday, January 24
| Monday, January 24
|  
|  
|  
| don't remember when this happened
|-
|-
| Freeze
| Freeze
| Wednesday, February 16 @ 11am PT
| 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
| RC1
| Wednesday, February 16
| 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
| Final
| Wednesday, February 23
|
|  
|  
| Tuesday, March 1
| delayed due to blockers
|}
|}
'''Status: '''<onlyinclude>Released: 2011-03-01</onlyinclude>


= Major Deliverables =
= Major Deliverables =
Line 50: Line 60:
| P1
| P1
| {{bug|621702}}
| {{bug|621702}}
| {{ok|}}
| {{miss|}}
| waiting for feedback on Q API and other options
| pending e10s strategy
|-
| Traits simplification
| Irakli
| P1
| {{bug|596248}}
| {{done|}}
|  
|-
|-
| Clipboard E10S Integration
| Clipboard E10S Integration
Line 57: Line 74:
| P1
| P1
| {{bug|627524}}
| {{bug|627524}}
| {{ok|}}
| {{miss|}}
| not started yet
| pending e10s strategy
|-
|-
| Selection E10S Integration
| Selection E10S Integration
Line 64: Line 81:
| P1
| P1
| {{bug|627526}}
| {{bug|627526}}
| {{ok|}}
| {{miss|}}
| not started yet
| pending e10s strategy
|-
|-
| Windows E10S Integration
| Windows E10S Integration
Line 71: Line 88:
| P2
| P2
| {{bug|627528}}
| {{bug|627528}}
| {{risk|}}
| {{miss|}}
| not started yet
| pending e10s strategy
|-
|-
| Tabs E10S Integration
| Tabs E10S Integration
Line 78: Line 95:
| P2
| P2
| {{bug|627529}}
| {{bug|627529}}
| {{risk|}}
| {{miss|}}
| not started yet
| pending e10s strategy
|-
|-
| module resolution at build time (rewrite loader?)
| module resolution at build time (rewrite loader?)
Line 85: Line 102:
| P1
| P1
| {{bug|627607}}
| {{bug|627607}}
| {{ok|}}
| {{miss|}}
| 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
| if/when/how to sign XPIs
Line 92: Line 109:
| P1
| P1
| {{bug|613618}}
| {{bug|613618}}
| {{ok|}}
| {{miss|}}
| after build time loader, will have something to sign; still have decisions to make
| message sent to discussion group with proposals; feedback solicited
|-
|-
| be able to use NPM modules
| be able to use NPM modules
Line 99: Line 116:
| P2
| P2
| {{bug|614707}}
| {{bug|614707}}
| {{ok|}}
| {{miss|}}
| environment established along with NPM modules as testbed; work continues, farther out
| dependent on resolution stuff
|-
|-
| $JSPATH
| $JSPATH
Line 106: Line 123:
| P2
| P2
| {{bug|611495}}
| {{bug|611495}}
| {{ok|}}
| {{miss|}}
| will happen along with module resolution
| 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
| docs hosted on addons.mozilla.org
Line 113: Line 144:
| P1
| P1
| {{bug|627467}}
| {{bug|627467}}
| {{ok|}}
| {{done|}}
| conversations underway, direction getting clear
| 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 120: Line 151:
| P2
| P2
| {{bug|577558}}
| {{bug|577558}}
| {{ok|}}
| {{done|}}
| haven't started, but shouldn't take too long
|  
|}
|}

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]