Closed
Bug 1249427
Opened 9 years ago
Closed 9 years ago
ServiceWorker registration not updated on disk properly
Categories
(Core :: DOM: Service Workers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1246319
People
(Reporter: bkelly, Assigned: bkelly)
Details
Attachments
(1 file)
764 bytes,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1246319 +++
This is a regression introduced in bug 1246319. It results in empty about:serviceworker entries:
Scope: https://people.mozilla.org/~ewong2/push-notification-test/
Script Spec:
Current Worker URL:
Active Cache Name:
Waiting Cache Name:
Push Endpoint: {"endpoint":"https://updates.push.services.mozilla.com/push/gAAAAABWxj9DXmUQmqJST_jm-XuuJE_rdwxkzxJOwZWK-PefDVkvyEeninj9SzLsZQafAScZWEym_OJmel-5ErtML2BLlJhqdJSwfXdMLr5CY6zhpH6__suZEL3L5F7Ca-7sK6AkAPpUBR70O7X7SgvF4K9hLXuRXTBhykWIJQxW6jqzdT9taMc=","pushCount":0,"lastPush":0,"quota":16}
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
I ended up doing this as a follow-up in bug 1246319 since it was in the middle of uplifts.
Updated•9 years ago
|
Attachment #8721003 -
Flags: review?(amarchesini) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•