Closed
Bug 1126818
Opened 10 years ago
Closed 10 years ago
persist Response finalURL in ServiceWorker Cache
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INVALID
People
(Reporter: bkelly, Unassigned)
References
Details
When the finalURL attribute is implemented on Response, we should persist it correctly in the SW cache.
Reporter | ||
Comment 1•10 years ago
|
||
If I'm reading the last comment here, right:
https://github.com/slightlyoff/ServiceWorker/issues/607#issuecomment-77590369
The finalURL attribute might actually be removed. Verify state of the this spec discussion before implementing this bug.
This is going to be attached to respondWith() instead.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•