Closed
Bug 1126819
Opened 8 years ago
Closed 8 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•8 years ago
|
Assignee: nobody → ehsan
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8581308 -
Flags: review?(nsm.nikhil)
Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8581309 -
Flags: review?(bkelly)
Attachment #8581308 -
Flags: review?(nsm.nikhil) → review+
Reporter | ||
Updated•8 years ago
|
Attachment #8581309 -
Flags: review?(bkelly) → review+
Assignee | ||
Comment 3•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/c50fdfe5e786 https://hg.mozilla.org/integration/mozilla-inbound/rev/f0afd7c244cc
Comment 4•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c50fdfe5e786 https://hg.mozilla.org/mozilla-central/rev/f0afd7c244cc
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox39:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•