[Bug 14364] appcache: Add an API to make appcache support caching specific URLs dynamically

https://www.w3.org/Bugs/Public/show_bug.cgi?id=14364

--- Comment #14 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-05-04 18:10:01 UTC ---
The idea would be to render pages, images, etc from data in IndexDB, not to
just to hardcode aliases. (This is in the context of wanting to add and remove
URLs from the appcache, which would be easily implementable using a worker as
described above.)

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 4 May 2012 18:10:07 UTC