Closed
Bug 1184978
Opened 10 years ago
Closed 10 years ago
Update CacheStorage to use common StorageAllowedForWindow logic
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1145744
People
(Reporter: nika, Assigned: nika)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•10 years ago
|
||
This patch uses the StorageAllowedForWindow logic being implemented in bug 1184789.
Test coverage on this functionality hasn't been checked yet, but new tests for the behavior will likely have to be written.
try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=204836d73b40
| Assignee | ||
Updated•10 years ago
|
Comment 2•10 years ago
|
||
If I understand correctly, it seems this will fix bug 1145744.
Blocks: 1145744
| Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Ben Kelly [:bkelly] from comment #2)
> If I understand correctly, it seems this will fix bug 1145744.
Yes, it will, and I just forgot that that bug existed, and instead made a new one. I'm marking this bug as duplicate, and moving my patch over.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
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
•