Closed
Bug 1126819
Opened 10 years ago
Closed 10 years ago
persist Request cache attribute in ServiceWorker Cache
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: bkelly, Assigned: ehsan.akhgari)
References
Details
Attachments
(2 files)
5.35 KB,
patch
|
nsm
:
review+
|
Details | Diff | Splinter Review |
13.87 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
The fetch Request object now has a cache attribute of type RequestCache. This enumeration should be persisted in the ServiceWorker Cache.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → ehsan
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8581308 -
Flags: review?(nsm.nikhil)
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8581309 -
Flags: review?(bkelly)
Attachment #8581308 -
Flags: review?(nsm.nikhil) → review+
Reporter | ||
Updated•10 years ago
|
Attachment #8581309 -
Flags: review?(bkelly) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c50fdfe5e786
https://hg.mozilla.org/mozilla-central/rev/f0afd7c244cc
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
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
•