Extend serviceworker.txt to store additional data (number of attempted activations with waiting being a value of 0)
Categories
(Core :: DOM: Service Workers, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: aiunusov, Assigned: aiunusov)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file, 1 obsolete file)
https://searchfox.org/mozilla-central/source/dom/serviceworkers/test/gtest/TestReadWrite.cpp
gtest for the existing file format
Quick links from Andrew Sutherland (regarding to the area that must change):
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/dom/serviceworkers/ServiceWorkerRegistrationInfo.h
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/dom/interfaces/base/nsIServiceWorkerManager.idl#121
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/dom/interfaces/base/nsIServiceWorkerManager.idl#44
https://w3c.github.io/ServiceWorker/#serviceworker-interface
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/dom/serviceworkers/ServiceWorkerInfo.h
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/dom/serviceworkers/ServiceWorkerRegistrarTypes.ipdlh#13
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/dom/serviceworkers/ServiceWorkerManager.cpp#175
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/dom/serviceworkers/ServiceWorkerManager.cpp#1695
https://searchfox.org/mozilla-central/query/default?q=calls-to%3A%27mozilla%3A%3Adom%3A%3AServiceWorkerRegistrationInfo%3A%3AFinishActivate%27+depth%3A5
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/dom/serviceworkers/ServiceWorkerManager.cpp#1695
https://searchfox.org/mozilla-central/rev/4c065f1df299065c305fb48b36cdae571a43d97c/dom/serviceworkers/ServiceWorkerRegistrationInfo.cpp#396
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Comment 1•4 months ago
|
||
| Assignee | ||
Comment 2•1 month ago
|
||
Updated•1 month ago
|
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Comment 4•1 month ago
|
||
| bugherder | ||
Updated•13 days ago
|
Description
•