[whatwg] Offline Web Apps

On Fri, 12 Oct 2007, Maciej Stachowiak wrote:
> 
> The race-free approach would be to provide APIs to load resources only 
> from the cache and to error out immediately if the the request can't be 
> served locally.

That's what the offline caching system does right now for any URI not on 
the whitelist. We could have some sort of API (I'm not sure exactly what 
it would look like) to modify the whitelist, adding items temporarily or 
something?

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

Received on Friday, 12 October 2007 12:16:25 UTC