DOM/Workers-Storage/projects: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Cleanup page.)
(Add proper e10s SW page)
Line 2: Line 2:


* e10S Service Workers
* e10S Service Workers
* Local Storage Next Generation
* Local Storage Next Generation https://wiki.mozilla.org/DOM/Workers-Storage/projects/e10s-sw
* 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
'''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>




== subpages of {{FULLPAGENAME}} ==
== subpages of {{FULLPAGENAME}} ==
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}

Revision as of 09:35, 14 August 2018