Closed
Bug 1482921
Opened 6 years ago
Closed 6 years ago
Remove some unused code
Categories
(Core :: DOM: Service Workers, enhancement, P2)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: mrbkap, Assigned: mrbkap)
References
Details
Attachments
(1 file)
There are a few functions in ServiceWorkerManager that talk about content-process-only DOM types (nsIDocument and nsPIDOMWindow). We should get rid of them.
Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Comment on attachment 8999655 [details]
Bug 1482921 - The ServiceWorkerManager should no longer use these types. r=asuth
Andrew Sutherland [:asuth] has approved the revision.
Attachment #8999655 -
Flags: review+
Updated•6 years ago
|
Priority: -- → P2
Pushed by mrbkap@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fd9dd6df3ae7
The ServiceWorkerManager should no longer use these types. r=asuth
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•