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

From MozillaWiki
< Labs‎ | Jetpack‎ | SDK
Jump to navigation Jump to search
(Created page with "= Goals = = Timeline = {| class="fullwidth-table" |- style="background:#efefef" | '''Milestone''' | '''Expected''' | '''Actual''' | '''Notes''' |- | Thaw | Monday, January 2...")
 
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Goals =
= Goals =
Make progress on E10S integration, module resolution/bundling, security, CommonJS compatibility, and documentation.


= Timeline =
= Timeline =
Line 13: 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>Planned: 2011-02-23</onlyinclude>
'''Status: '''<onlyinclude>Released: 2011-03-01</onlyinclude>


= Major Deliverables =
= Major Deliverables =
Line 43: Line 55:
| '''Status'''
| '''Status'''
| '''Notes'''
| '''Notes'''
|-
| Page Mods E10S Integration
| Irakli
| P1
| {{bug|621702}}
| {{miss|}}
| pending e10s strategy
|-
| Traits simplification
| Irakli
| P1
| {{bug|596248}}
| {{done|}}
|
|-
| Clipboard E10S Integration
| Myk
| P1
| {{bug|627524}}
| {{miss|}}
| pending e10s strategy
|-
| Selection E10S Integration
| Myk
| P1
| {{bug|627526}}
| {{miss|}}
| pending e10s strategy
|-
| Windows E10S Integration
| Myk
| P2
| {{bug|627528}}
| {{miss|}}
| pending e10s strategy
|-
| Tabs E10S Integration
| Myk
| P2
| {{bug|627529}}
| {{miss|}}
| pending e10s strategy
|-
| module resolution at build time (rewrite loader?)
| Brian
| P1
| {{bug|627607}}
| {{miss|}}
|
|-
| if/when/how to sign XPIs
| Brian
| P1
| {{bug|613618}}
| {{miss|}}
| message sent to discussion group with proposals; feedback solicited
|-
| be able to use NPM modules
| Brian
| P2
| {{bug|614707}}
| {{miss|}}
| dependent on resolution stuff
|-
| $JSPATH
| Brian
| P2
| {{bug|611495}}
| {{miss|}}
| 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|}}
|
|}
|}

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]