Closed
Bug 1240161
Opened 10 years ago
Closed 10 years ago
Remove "only-if-cached" from RequestCache
Categories
(Core :: DOM: Service Workers, defect)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla46
| Tracking | Status | |
|---|---|---|
| firefox46 | --- | fixed |
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
Attachments
(1 file)
|
11.64 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Reporter | ||
Comment 1•10 years ago
|
||
Attachment #8708527 -
Flags: review?(bkelly)
| Reporter | ||
Comment 2•10 years ago
|
||
(The change in the ZIP file is me opening the DB with the sqlite command line and change the request_cache value of the field stored in entries from 0 to 5.)
Updated•10 years ago
|
Attachment #8708527 -
Flags: review?(bkelly) → review+
Comment 3•10 years ago
|
||
(In reply to :Ehsan Akhgari from comment #2)
> (The change in the ZIP file is me opening the DB with the sqlite command
> line and change the request_cache value of the field stored in entries from
> 0 to 5.)
I didn't see a zip file change. Splinter at work?
| Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Ben Kelly [:bkelly] from comment #3)
> (In reply to :Ehsan Akhgari from comment #2)
> > (The change in the ZIP file is me opening the DB with the sqlite command
> > line and change the request_cache value of the field stored in entries from
> > 0 to 5.)
>
> I didn't see a zip file change. Splinter at work?
Yeap!
Comment 6•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•