Closed Bug 1964413 Opened 5 months ago Closed 1 month ago

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)

enhancement

Tracking

()

RESOLVED FIXED
145 Branch
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: nobody → aiunusov
Severity: -- → S3
Priority: -- → P3
Attachment #9493781 - Attachment description: WIP: Bug 1964413 - Extend serviceworker.txt to store additional data → WIP: Bug 1964413 - Extend serviceworker.txt to store additional data (active, evaluating, waiting state)
Attachment #9511340 - Attachment is obsolete: true
Summary: Extend serviceworker.txt to store additional data (active, evaluating, waiting state) → Extend serviceworker.txt to store additional data (number of attempted activations with waiting being a value of 0)
Attachment #9493781 - Attachment description: WIP: Bug 1964413 - Extend serviceworker.txt to store additional data (active, evaluating, waiting state) → WIP: Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations)
Attachment #9493781 - Attachment description: WIP: Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations) → Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations)
Attachment #9493781 - Attachment description: Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations) → Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations), r=asuth
Attachment #9493781 - Attachment description: Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations), r=asuth → Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations), r=asuth!
Attachment #9493781 - Attachment description: Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations), r=asuth! → WIP: Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations), r=asuth!
Attachment #9493781 - Attachment description: WIP: Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations), r=asuth! → Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations), r=asuth!
Attachment #9493781 - Attachment description: Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations), r=asuth! → Bug 1964413 - Extend serviceworker.txt to store additional data (number of attempted activations), r=asuth,edenchuang,hsingh
Pushed by aiunusov@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/1c281426f375 https://hg.mozilla.org/integration/autoland/rev/1fdaf7acc2f0 Extend serviceworker.txt to store additional data (number of attempted activations), r=edenchuang,hsingh
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Blocks: 1991668
QA Whiteboard: [qa-triage-done-c146/b145]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: