DOM/Workers-Storage: Difference between revisions
< DOM
Jump to navigation
Jump to search
(Created page with "= DOM: Workers and Storage = === Team Members: === === Mission: === === Projects: === === Bug List: ===") |
(Updating page with list of crit bugs we are working on) |
||
| Line 8: | Line 8: | ||
=== Projects: === | === Projects: === | ||
=== Bug | ===== e10s Service Workers ===== | ||
Meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1231208 | |||
'''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 | |||
'''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> | |||
Revision as of 01:32, 9 May 2018
DOM: Workers and Storage
Team Members:
Mission:
Projects:
e10s Service Workers
Meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1231208
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
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%);