Closed
Bug 1136627
Opened 10 years ago
Closed 10 years ago
[service worker] missing update() method within ServiceWorkerRegistration interface
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1131350
People
(Reporter: noemi, Unassigned)
References
Details
The 'update()' method used to check if there is a new version of the worker in the remote server is not currently defined in https://mxr.mozilla.org/mozilla-central/source/dom/webidl/ServiceWorkerRegistration.webidl, not sure if it would be also part of Bug 1131350. ni to Nikhil to confirm about it. Thanks!
Flags: needinfo?(nsm.nikhil)
Yes Bug 1131350 is for that. Fixes welcome!
Flags: needinfo?(nsm.nikhil)
| Reporter | ||
Comment 2•10 years ago
|
||
Per comment1 marking this bug as duplicate of Bug 1131350. Thanks!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•