Closed
Bug 1133520
Opened 10 years ago
Closed 7 years ago
[ServiceWorkers] When hitting refresh we get the original content, not the response stored in the cache
Categories
(Core :: DOM: Workers, defect, P5)
Core
DOM: Workers
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: arcturus, Unassigned)
References
Details
STR:
1.- Cache a document
2.- Modify it
3.- Open a new window: Result cached version
4.- Hit refresh: Result modified version, not the one served from the cache
Comment 2•10 years ago
|
||
Also are you doing a forced reload (ctrl+shift+r) or just a normal refresh (ctrl+r)?
Reporter | ||
Comment 4•10 years ago
|
||
Hi Ben, I was doing a normal refresh via refresh button.
Flags: needinfo?(francisco)
Updated•7 years ago
|
Priority: -- → P5
Comment 5•7 years ago
|
||
This is really old and I don't think we have this behavior. Going to mark it incomplete for now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•