Closed
Bug 1131350
Opened 11 years ago
Closed 11 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•11 years ago
|
||
Also removes Unregister() from the global scope.
Attachment #8580359 -
Flags: review?(amarchesini)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → nsm.nikhil
Status: NEW → ASSIGNED
Updated•11 years ago
|
Attachment #8580359 -
Flags: review?(amarchesini) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Updated•11 years ago
|
Keywords: dev-doc-needed
Comment 5•11 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•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•