Closed Bug 950134 Opened 12 years ago Closed 12 years ago

HTTP cache v2: remove MOZ_ASSERT(!truncate) when looking up an appcache.

Categories

(Core :: Networking: Cache, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: mayhemer, Assigned: mayhemer)

References

Details

Attachments

(1 file)

The correct behavior is to load from an appcache despite Shift-Reload. OPEN_TRUNCATE is set when BYPASS_LOCAL_CACHE (=nsIRequest::LOAD_BYPASS_CACHE | nsICachingChannel::LOAD_BYPASS_LOCAL_CACHE) is set. The spec doesn't say anything and this is in parity with the behavior before we have landed cache2. Formal review is OK.
Attached patch v1Splinter Review
Attachment #8347357 - Flags: review?(michal.novotny)
Attachment #8347357 - Flags: review?(michal.novotny) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: