Labs/Jetpack/SDK/0.10: Difference between revisions

From MozillaWiki
< Labs‎ | Jetpack‎ | SDK
Jump to navigation Jump to search
Line 58: Line 58:
| {{bug|606597}}
| {{bug|606597}}
| {{ok|}}
| {{ok|}}
| Myk to talk to Brian about plans for this
| Brian has vague sense of what's needed; needs time from Atul; will write summary this afternoon
|-
|-
| E10S-compatibility fixes for Widget API
| E10S-compatibility fixes for Widget API
Line 65: Line 65:
| {{bug|569479}}
| {{bug|569479}}
| {{ok|}}
| {{ok|}}
|  
| almost ready to go
|-
|-
| Places API
| Places API
Line 79: Line 79:
| {{bug|596053}}
| {{bug|596053}}
| {{risk|}}
| {{risk|}}
| needs status update from Drew
| one patch landed; several patches need review from myk
|-
|-
| E10S-compatibility fixes for windows API
| E10S-compatibility fixes for windows API
Line 93: Line 93:
| {{bug|593737}}
| {{bug|593737}}
| {{ok|}}
| {{ok|}}
| one patch needs updating; another bug status uncertain
| tabs API the only one left over, to be addressed by bug 593908
|-
|-
| E10S-compatibility fixes for tabs API
| E10S-compatibility fixes for tabs API
Line 100: Line 100:
| {{bug|593908}}
| {{bug|593908}}
| {{ok|}}
| {{ok|}}
| patch needs updating
| Irakli's first patch got feedback+ from Dietrich; Irakli has issued pull request that Dietrich is going to review
|-
|-
| rename product to Add-on SDK
| rename product to Add-on SDK
Line 120: Line 120:
| P1
| P1
| {{bug|605627}}
| {{bug|605627}}
| {{ok|}}
| {{done|}}
| patch reviewed; needs checkin
| patch reviewed; needs checkin
|}
|}

Revision as of 22:31, 16 November 2010

Goals

Be E10S-compatible. Be beta quality.

Timeline

Milestone Expected Actual Notes
Thaw Monday, October 18 Friday, October 22 delays releasing 0.9 and the details of the switch to Git delayed this thaw
Freeze Wednesday, November 10 (11am PT)
RC1 Wednesday, November 10
Final Wednesday, November 17

Status: Planned: 2010-11-17

Major Deliverables

Summary Owner Priority References Status Notes
E10S integration framework Atul P1 bug 567703 [DONE]
CommonJS-compatibility fixes Brian P1 bug 606597 [ON TRACK] Brian has vague sense of what's needed; needs time from Atul; will write summary this afternoon
E10S-compatibility fixes for Widget API Dietrich P1 bug 569479 [ON TRACK] almost ready to go
Places API Dietrich P2 JEP 114 bug 545700 [MISSED] Lots of tests and docs done, but deprioritized in favor of e10s work -> miss.
switch from add/remove to construct/destroy model Drew P1 bug 596053 [AT RISK] one patch landed; several patches need review from myk
E10S-compatibility fixes for windows API Felipe P1 bug 606582 [DONE] turns out there were no incompatibilities to resolve
make high-level modules use EventEmitter event model Irakli P1 bug 593737 [ON TRACK] tabs API the only one left over, to be addressed by bug 593908
E10S-compatibility fixes for tabs API Irakli P1 bug 593908 [ON TRACK] Irakli's first patch got feedback+ from Dietrich; Irakli has issued pull request that Dietrich is going to review
rename product to Add-on SDK Myk P1 bug 570876 [DONE]
document content scripts Will P1 bug 605283 [DONE]
make Markdown syntax understand classes Will P1 bug 605627 [DONE] patch reviewed; needs checkin