Closed Bug 1290939 Opened 8 years ago Closed 7 years ago

importScripts() in a service worker should use same http cache bypass settings as top level SW script

Categories

(Core :: DOM: Service Workers, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1290944

People

(Reporter: bkelly, Assigned: bhsu)

References

(Blocks 1 open bug)

Details

There are a few cases where we force-bypass the http cache when loading a service worker script.  When we do this we also need to bypass the http cache for any importScripts() resources.

See:

https://github.com/slightlyoff/ServiceWorker/issues/894#issuecomment-236016465
Hi Ben, I guess this is something between P2 (fix in a few months) or P3 (backlog). I am setting P3 for now, but feel free to change it as you see fit. Thanks!
Priority: -- → P3
Assignee: nobody → bhsu
Blocks: 1290944
No longer blocks: 1290944
Implemented in 1290944 :)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
See Also: → 1290944
You need to log in before you can comment on or make changes to this bug.