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 7686 - No need to require user interface in cache update algorithm
Summary: No need to require user interface in cache update algorithm
Status: VERIFIED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://dev.w3.org/html5/spec/Overview...
Whiteboard:
Keywords: NoReply
Depends on:
Blocks:
 
Reported: 2009-09-21 17:10 UTC by Nikunj Mehta
Modified: 2010-10-04 14:48 UTC (History)
4 users (show)

See Also:


Attachments

Description Nikunj Mehta 2009-09-21 17:10:28 UTC
[[
	If appropriate, remove any user interface indicating that an update for this cache is in progress.
]]

There is no mention the presence of a user interface to indicate cache update progress. Why this text is required is unclear.
Comment 1 Ian 'Hixie' Hickson 2009-09-29 07:48:53 UTC
The user interface appears as the default action of the 'downloading' event (currently step 11) and the 'progress' event (step 17.2).
Comment 2 Nikunj Mehta 2009-09-29 16:29:15 UTC
Why is user interface required (SHOULD) for the update algorithm? Would be better if this were turned in to may (OPTIONAL) behavior.
Comment 3 Ian 'Hixie' Hickson 2009-09-30 07:25:27 UTC
Yeah, good point. Fixed.
Comment 4 Nikunj Mehta 2009-09-30 17:08:01 UTC
Verified in 30 September 2009 Draft