Closed Bug 1073586 Opened 11 years ago Closed 11 years ago

Reenable cache in preferences for DEBUG build

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2.1 S8 (7Nov)

People

(Reporter: julienw, Assigned: julienw)

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
rickychien
: review+
Details | Review
Some time ago (bug 847566), we disabled HTTP cache for DEBUG build. This was understandable back at the time. Nowadays it's not needed anymore because httpd.js sends the header "Expires: -1" which basically tells Firefox to always revalidate (it was Bug 939729). However using the cache we can get nice 304 answers instead of downloading everything again.
Attached file github PR
Assignee: nobody → felash
Comment on attachment 8513704 [details] [review] github PR Hey Ricky, this is part of an effort to use caching for unit tests, so that it's running faster. Next in my list is bug 973873 :) (I filed the intermittent in bug 1091453, it's likely unrelated to this patch)
Attachment #8513704 - Flags: review?(ricky060709)
Comment on attachment 8513704 [details] [review] github PR LGTM. :) r+
Attachment #8513704 - Flags: review?(ricky060709) → review+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.1 S8 (7Nov)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: