Closed
Bug 1201887
Opened 10 years ago
Closed 7 years ago
update service worker importScripts() to latest spec
Categories
(Core :: DOM: Service Workers, defect, P3)
Core
DOM: Service Workers
Tracking
()
RESOLVED
DUPLICATE
of bug 1465670
People
(Reporter: bkelly, Unassigned)
Details
See:
https://github.com/slightlyoff/ServiceWorker/issues/730#issuecomment-132192995
https://github.com/slightlyoff/ServiceWorker/issues/642#issuecomment-137631700
I think the main change here would be to allow importScripts during the install event in addition to top level script evaluation.
Reporter | ||
Comment 1•10 years ago
|
||
I'm not sure if my interpretation in comment 0 is correct. We should investigate. I don't think this is very high priority, though.
Blocks: ServiceWorkers-compat
Reporter | ||
Comment 2•9 years ago
|
||
Note, there is a new spec issue about whether we really want to do this or not:
https://github.com/w3c/ServiceWorker/issues/1021
Reporter | ||
Updated•9 years ago
|
No longer blocks: ServiceWorkers-postv1
![]() |
||
Updated•8 years ago
|
Priority: -- → P3
Reporter | ||
Comment 3•7 years ago
|
||
I ended up fixing this in bug 1465670. I forgot this bug existed.
No longer blocks: ServiceWorkers-compat
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•