- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 29 Sep 2009 09:57:31 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7722
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NEEDSINFO
--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2009-09-29 09:57:31 ---
There's a 1:1:1 relationship betweem Document, Window, and ApplicationCache.
There's a 1:1 relationship between SharedWorkerGlobalScope and
ApplicationCache.
> How does ApplicationCache relate to an application cache?
It exposes one if there is one, or says there isn't otherwise.
I don't really understand the problem. Would it help maybe to say that
ApplicationCache objects are present even if the cache host has no appcache?
--
Configure bugmail: http://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 Tuesday, 29 September 2009 09:57:40 UTC