|
|
| Line 267: |
Line 267: |
| | style="background-color: #b0e0e6;" | '''<span style="color:#9932cc"> TBD</span>''' | | | style="background-color: #b0e0e6;" | '''<span style="color:#9932cc"> TBD</span>''' |
| |} | | |} |
|
| |
| == Release Blocking Bugs ==
| |
|
| |
| All M9 bugs must be fixed before we release.
| |
|
| |
| {| class="wikitable"
| |
| ! Responsible
| |
| | jimm
| |
| |-
| |
| ! Accountable
| |
| | gabor
| |
| |}
| |
|
| |
| * Bugzilla query for e10s blocking bugs: '''[https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=e10s-release-blockers&sharer_id=430528 is.gd/e10s_blockers]'''
| |
|
| |
| === M9 bugs ===
| |
|
| |
| <bugzilla>
| |
| {
| |
| "f1": "cf_tracking_e10s",
| |
| "o1": "anywords",
| |
| "v1": "m9+,m8+,m7+,m6+,m5+,m4+,m3+,m2+,",
| |
| "resolution": "---",
| |
| "include_fields": "id, summary, whiteboard, keywords, assigned_to, cf_tracking_e10s"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === Release Criteria bugs ===
| |
| '''<span style="color:#9932cc"> Need updated bug list</span>'''
| |
| <bugzilla>
| |
| {
| |
| "blocks": ,
| |
| "resolution": "---",
| |
| "include_fields": "id, summary, whiteboard, keywords, assigned_to"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === APZ Bugs ===
| |
| '''<span style="color:#9932cc"> Need updated bug list</span>'''
| |
| <bugzilla>
| |
| {
| |
| "blocks": "1254668",
| |
| "resolution": "---",
| |
| "include_fields": "id, summary, whiteboard, keywords, assigned_to"
| |
| }
| |
| </bugzilla>
| |
|
| |
| == Accessibility ==
| |
|
| |
| * Accessibility (a11y) does not block the initial release of e10s because e10s will only be enabled for users not using a11y.
| |
|
| |
| == Add-ons ==
| |
|
| |
| * Add-on support does not block the initial release of e10s because e10s will only be enabled for users without add-ons.
| |
|
| |
| == Service Workers ==
| |
| * ???
| |