[whatwg] Caching offline Web applications
Dave Camp
dave.camp at gmail.com
Tue Oct 21 12:39:18 PDT 2008
On Fri, Oct 17, 2008 at 6:36 PM, Ian Hickson <ian at hixie.ch> wrote:
> Summary of changes:
> * Made application caches scoped to their browsing context, and allowed
> iframes to start new scopes. By default the contents of an iframe are
> part of the appcache of the parent, but if you declare a manifest, you
> get your own cache.
Should this inheritance be subject to the same origin restriction
enforced while selecting a cache during navigation?
-dave
More information about the whatwg
mailing list