[whatwg] Google Gears and HTML5

On Tue, 9 Oct 2007, Dave Camp wrote:
> On 10/9/07, Ian Hickson <ian at hixie.ch> wrote:
> > I've now added an offline Web applications system to HTML5. Comments
> > welcome.
> 
> One small nit, swapCache() should probably set the state back to IDLE.

Actually, the "update ready" state was an error in the design of the 
feature. The state applies to the whole group of caches, but "update 
ready" isn't dependent on the group, it's a per-cache thing. I've changed 
this around. The API still presents it as one thing, but the spec doesn't.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Thursday, 11 October 2007 16:31:28 UTC