DOM/Workers-Storage: Difference between revisions
< DOM
Jump to navigation
Jump to search
(Update bugzilla query.) |
(Added Harveer.) |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
= DOM: Workers and Storage = | = DOM: Lifecycle, Workers and Storage = | ||
=== Team Members: === | === Team Members: === | ||
* | * Andrew Sutherland | ||
* Eden Chuang | |||
* Harveer Singh | |||
* Jan-Rio Krause | |||
* Jan Varga | * Jan Varga | ||
* | * Jari Jalkanen | ||
* | * Jens Stutte | ||
* Kagami Rosylight | |||
* Olli Pettay | |||
* Randell Jesup | |||
=== 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 content processes, workers, service workers and storage. | ||
Components: | |||
* DOM: Content Processes | |||
* DOM: File | |||
* DOM: postMessage | |||
* DOM: Push Notifications | |||
* DOM: Service Workers | |||
* DOM: Web Payments | |||
* DOM: Workers | |||
* Storage: Cache API | |||
* Storage: IndexedDB | |||
* Storage: localStorage & sessionStorage | |||
* Storage: Quota Manager | |||
* Storage: StorageManager | |||
=== Projects: === | === Projects: === | ||
Projects can be found here: https://wiki.mozilla.org/DOM/Workers-Storage/projects | |||
* e10S Service Workers https://wiki.mozilla.org/DOM/Workers-Storage/projects/e10s-sw | |||
* Local Storage Next Generation https://wiki.mozilla.org/DOM/Workers-Storage/projects/lsng | |||
* War on Storage Initialization Failures https://wiki.mozilla.org/DOM/Workers-Storage/projects/WSIF | |||
* Web Payments https://wiki.mozilla.org/DOM/Workers-Storage/projects/web-payments | |||
=== Good First Bug: === | |||
Want to help? Great! We're an open source project. Below is a list of some good first bugs for you to pick up. Learn more [[Good_first_bug|here]]. | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"f1":" | "f1":"keywords", | ||
"o1":" | "o1":"anywordssubstr", | ||
"v1":" | "v1":"good-first-bug", | ||
" | "component": ["DOM: File","DOM: Push Notifications","DOM: Service Workers","DOM: Workers","DOM: Web Payments","Storage: Cache API","Storage: IndexedDB","Storage: localStorage & sessionStorage","Storage: Quota Manager","Storage: StorageManager"], | ||
"include_fields":"id,summary,status,resolution, priority", | "include_fields":"id,summary,status,resolution, priority", | ||
"status":[" | "status":["NEW","REOPENED","ASSIGNED"] | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
== | == subpages of {{FULLPAGENAME}} == | ||
{{Special:PrefixIndex/{{FULLPAGENAME}}/}} | |||
{ | |||
} | |||
} | |||
Latest revision as of 08:20, 11 May 2022
DOM: Lifecycle, Workers and Storage
Team Members:
- Andrew Sutherland
- Eden Chuang
- Harveer Singh
- Jan-Rio Krause
- Jan Varga
- Jari Jalkanen
- Jens Stutte
- Kagami Rosylight
- Olli Pettay
- Randell Jesup
Mission:
Support the creation and development of important APIs for the web around content processes, workers, service workers and storage.
Components:
- DOM: Content Processes
- DOM: File
- DOM: postMessage
- DOM: Push Notifications
- DOM: Service Workers
- DOM: Web Payments
- DOM: Workers
- Storage: Cache API
- Storage: IndexedDB
- Storage: localStorage & sessionStorage
- Storage: Quota Manager
- Storage: StorageManager
Projects:
Projects can be found here: https://wiki.mozilla.org/DOM/Workers-Storage/projects
- e10S Service Workers https://wiki.mozilla.org/DOM/Workers-Storage/projects/e10s-sw
- Local Storage Next Generation https://wiki.mozilla.org/DOM/Workers-Storage/projects/lsng
- War on Storage Initialization Failures https://wiki.mozilla.org/DOM/Workers-Storage/projects/WSIF
- Web Payments https://wiki.mozilla.org/DOM/Workers-Storage/projects/web-payments
Good First Bug:
Want to help? Great! We're an open source project. Below is a list of some good first bugs for you to pick up. Learn more here.
5 Total; 5 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