|
|
| Line 39: |
Line 39: |
|
| |
|
| Meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1286798 | | Meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1286798 |
|
| |
| Per origin local storage.
| |
|
| |
|
| '''Open Critical Bug''' | | '''Open Critical Bug''' |
| Line 66: |
Line 64: |
| </bugzilla> | | </bugzilla> |
|
| |
|
| ===== Misc =====
| |
| Assigned Crit:
| |
| <bugzilla>
| |
| {
| |
| "f2": "assigned_to",
| |
| "o2": "notequals",
| |
| "v2": "nobody@mozilla.org",
| |
| "priority": ["P1"],
| |
| "component": ["DOM: IndexedDB","DOM: Quota Manager","DOM: Service Workers","DOM: Workers","DOM: Web Payments"],
| |
| "resolution": "---",
| |
| "include_fields":"assigned_to,id,summary,status,resolution,priority",
| |
| "order": "assigned_to,priority,id"
| |
| }
| |
| </bugzilla>
| |
|
| |
| Assigned:
| |
| <bugzilla>
| |
| {
| |
| "f2": "assigned_to",
| |
| "o2": "notequals",
| |
| "v2": "nobody@mozilla.org",
| |
| "priority": ["P2","P3"],
| |
| "component": ["DOM: IndexedDB","DOM: Quota Manager","DOM: Service Workers","DOM: Workers","DOM: Web Payments"],
| |
| "resolution": "---",
| |
| "include_fields":"assigned_to,id,summary,status,resolution,priority",
| |
| "order": "assigned_to,priority,id"
| |
| }
| |
| </bugzilla>
| |
|
| |
| Unassigned:
| |
|
| |
| <bugzilla>
| |
| {
| |
| "f2": "assigned_to",
| |
| "o2": "equals",
| |
| "v2": "nobody@mozilla.org",
| |
| "priority": ["P1","P2"],
| |
| "component": ["DOM: IndexedDB","DOM: Quota Manager","DOM: Service Workers","DOM: Workers","DOM: Web Payments"],
| |
| "resolution": "---",
| |
| "include_fields":"assigned_to,id,summary,status,resolution,priority",
| |
| "order": "priority,id"
| |
| }
| |
| </bugzilla>
| |
|
| |
|
| == subpages of {{FULLPAGENAME}} == | | == subpages of {{FULLPAGENAME}} == |
| {{Special:PrefixIndex/{{FULLPAGENAME}}/}} | | {{Special:PrefixIndex/{{FULLPAGENAME}}/}} |