Closed Bug 1371260 Opened 9 years ago Closed 9 years ago

Fix HttpChannelChild::GetCacheTokenLastFetched condition.

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: nbp, Assigned: nbp)

References

Details

Attachments

(1 file)

The condition of GetCacheTokenFetchCount and GetCacheTokenLastFetched are answering that the data is not available if the cacheEntryAvailable nor the altDataCacheEntryAvailable are available (which is a typo), which is impossible as only one of them is true at a time.
Attachment #8875706 - Flags: review?(valentin.gosu)
Attachment #8875706 - Flags: review?(valentin.gosu) → review+
Pushed by npierron@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/35d8d330b97d Allow fetchCount/lastFetched to be read when either cache or alt-data cache entry is available. r=valentin
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: