Closed
Bug 1131350
Opened 10 years ago
Closed 9 years ago
Move update() from ServiceWorkerGlobalScope to ServiceWorkerRegistration
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: nsm, Assigned: nsm)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
13.21 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 2•10 years ago
|
||
Also removes Unregister() from the global scope.
Attachment #8580359 -
Flags: review?(amarchesini)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → nsm.nikhil
Status: NEW → ASSIGNED
Updated•10 years ago
|
Attachment #8580359 -
Flags: review?(amarchesini) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Comment 4•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Updated•9 years ago
|
Keywords: dev-doc-needed
Comment 5•9 years ago
|
||
Looks like this has been fixed in the docs already:
https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerRegistration/update
Keywords: dev-doc-needed → dev-doc-complete
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
•