This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22147 - The fast and prefer-online states of the cache mode flag are not documented.
Summary: The fast and prefer-online states of the cache mode flag are not documented.
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-22 23:57 UTC by contributor
Modified: 2013-07-13 01:13 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2013-05-22 23:57:06 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/offline.html
Multipage: http://www.whatwg.org/C#appcache
Complete: http://www.whatwg.org/c#appcache
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
The fast and prefer-online states of the cache mode flag are not documented.

Posted from: 2620:0:1002:1005:be30:5bff:fedb:e0fc
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36
Comment 1 Ian 'Hixie' Hickson 2013-06-11 22:13:38 UTC
Does the text in the section "Supporting offline caching for legacy applications" answer this request?
Comment 2 Jeffrey Yasskin 2013-06-18 21:06:21 UTC
That section is non-normative, so it can't specify what the cache modes mean, only explain a specification that's present elsewhere.

The paragraph starting with "This causes the application cache to only be used for master entries when the user is offline..." does explain what the prefer-online state is intended to do.
Comment 3 Ian 'Hixie' Hickson 2013-07-13 01:13:21 UTC
Ok, I'm going to assume that means you're satisfied. If you're not, please reopen. Thanks!