DOM/Workers-Storage: Difference between revisions
(→DOM: Workers and Storage: add team members) |
(→DOM: Workers and Storage: Update main wiki page) |
||
Line 8: | Line 8: | ||
* Blake Kaplan | * Blake Kaplan | ||
* Perry Jiang | * Perry Jiang | ||
* Eden | * Eden Chuang | ||
* Tom | * Tom Tung | ||
* Yaron | * Yaron Tausky | ||
=== Mission: === | === Mission: === | ||
Support the creation and development of important APIs for the web around workers, service workers and storage. | Support the creation and development of important APIs for the web around workers, service workers and storage. | ||
Components: | |||
* Quota Manager | |||
* Local Storage | |||
* IndexedDB | |||
* Workers | |||
* Service Workers | |||
* DOM: Web Payments | |||
=== Projects: === | === Projects: === |
Revision as of 17:02, 3 August 2018
DOM: Workers and Storage
Team Members:
- Marion Daly
- Jan Varga
- Andrew Sutherland
- Blake Kaplan
- Perry Jiang
- Eden Chuang
- Tom Tung
- Yaron Tausky
Mission:
Support the creation and development of important APIs for the web around workers, service workers and storage.
Components:
- Quota Manager
- Local Storage
- IndexedDB
- Workers
- Service Workers
- DOM: Web Payments
Projects:
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:
37 Total; 37 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Unassigned:
44 Total; 44 Open (100%); 0 Resolved (0%); 0 Verified (0%);
subpages of DOM/Workers-Storage
- DOM/Workers-Storage/board
- DOM/Workers-Storage/board/team
- DOM/Workers-Storage/board/team/ni
- DOM/Workers-Storage/projects
- DOM/Workers-Storage/projects/WSIF
- DOM/Workers-Storage/projects/e10s-sw
- DOM/Workers-Storage/projects/lsng
- DOM/Workers-Storage/projects/session-storage
- DOM/Workers-Storage/projects/web-payments