DOM/Workers-Storage/projects: Difference between revisions
(add sub pages.) |
(add basic queries) |
||
| Line 4: | Line 4: | ||
* Local Storage Next Generation | * Local Storage Next Generation | ||
* War on Storage Initialization Failures https://wiki.mozilla.org/DOM/Workers-Storage/projects/WSIF | * War on Storage Initialization Failures https://wiki.mozilla.org/DOM/Workers-Storage/projects/WSIF | ||
===== e10s Service Workers ===== | |||
Meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1231208 | |||
Multi-process e10s refactor for service workers. This is an important project not only to future proof our service worker work but also to align it with overall e10s work. | |||
'''Open Critical Bug''' | |||
<bugzilla> | |||
{ | |||
"f1":"blocked", | |||
"o1":"equals", | |||
"v1":"1231208", | |||
"priority": ["P1","P2"], | |||
"include_fields":"id,summary,status,resolution, priority", | |||
"status":["NEW","REOPENED"] | |||
} | |||
</bugzilla> | |||
'''RESOLVED Critical Bug''' | |||
<bugzilla> | |||
{ | |||
"f1":"blocked", | |||
"o1":"equals", | |||
"v1":"1231208", | |||
"priority": ["P1","P2"], | |||
"include_fields":"id,summary,status,resolution, priority", | |||
"status":["RESOLVED"] | |||
} | |||
</bugzilla> | |||
===== Local Storage NG ===== | |||
Meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1286798 | |||
Per origin local storage. | |||
'''Open Critical Bug''' | |||
<bugzilla> | |||
{ | |||
"f1":"blocked", | |||
"o1":"equals", | |||
"v1":"1286798", | |||
"priority": ["P1","P2"], | |||
"include_fields":"id,summary,status,resolution,priority", | |||
"status":["NEW","REOPENED"] | |||
} | |||
</bugzilla> | |||
'''RESOLVED Critical Bug''' | |||
<bugzilla> | |||
{ | |||
"f1":"blocked", | |||
"o1":"equals", | |||
"v1":"1286798", | |||
"priority": ["P1","P2"], | |||
"include_fields":"id,summary,status,resolution,priority", | |||
"status":["RESOLVED"] | |||
} | |||
</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}}/}} | ||
Revision as of 09:30, 14 August 2018
DOM: Workers & Storage Projects
- e10S Service Workers
- Local Storage Next Generation
- War on Storage Initialization Failures https://wiki.mozilla.org/DOM/Workers-Storage/projects/WSIF
e10s Service Workers
Meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1231208
Multi-process e10s refactor for service workers. This is an important project not only to future proof our service worker work but also to align it with overall e10s work.
Open Critical Bug
2 Total; 2 Open (100%); 0 Resolved (0%); 0 Verified (0%);
RESOLVED Critical Bug
19 Total; 0 Open (0%); 19 Resolved (100%); 0 Verified (0%);
Local Storage NG
Meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1286798
Per origin local storage.
Open Critical Bug
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
RESOLVED Critical Bug
| ID | Summary | Status | Resolution | Priority |
|---|---|---|---|---|
| 1402254 | Add client::type in nsIQuotaManagerService::clearStoragesFromPrincipal | RESOLVED | FIXED | P2 |
| 1405270 | LocalStorage: Rework sync preloading using a nested event queue | RESOLVED | WONTFIX | P2 |
| 1444414 | Remove all CPOWs from storage inspector tests | RESOLVED | FIXED | P2 |
| 1446037 | Remove CPOWs from browser_storage_dynamic_windows.js and simplify the test | RESOLVED | FIXED | P2 |
| 1446310 | Remove CPOWs from browser_storage_updates.js | RESOLVED | FIXED | P2 |
5 Total; 0 Open (0%); 5 Resolved (100%); 0 Verified (0%);
Misc
Assigned Crit:
| Assigned to | ID | Summary | Status | Resolution | Priority |
|---|---|---|---|---|---|
| Eden Chuang[:edenchuang] | 1944240 | Adapting DevTool WorkerDebugger with RemoteWorkerDebugger mechanism in the parent process | NEW | P1 | |
| Harveer Singh | 1944242 | Merge ServiceWorker process back to the same-origin content process. | NEW | P1 |
2 Total; 2 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Assigned:
34 Total; 34 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Unassigned:
49 Total; 49 Open (100%); 0 Resolved (0%); 0 Verified (0%);