Lines Matching refs:DOMApplicationCache
6085 * loader/appcache/DOMApplicationCache.cpp:
6086 (WebCore::DOMApplicationCache::DOMApplicationCache):
8912 <rdar://problem/7545104> Crash when using DOMApplicationCache from a destroyed frame
8916 * loader/appcache/DOMApplicationCache.cpp:
8917 (WebCore::DOMApplicationCache::scriptExecutionContext): Return null when there is no frame.
18084 * loader/appcache/DOMApplicationCache.idl:
55547 * loader/appcache/DOMApplicationCache.cpp:
55548 (WebCore::DOMApplicationCache::eventTargetData):
55549 (WebCore::DOMApplicationCache::ensureEventTargetData):
55550 * loader/appcache/DOMApplicationCache.h:
55551 * loader/appcache/DOMApplicationCache.idl: Switched to the standard
58695 * loader/appcache/DOMApplicationCache.cpp:
58696 (WebCore::DOMApplicationCache::addEventListener):
58697 (WebCore::DOMApplicationCache::removeEventListener):
61909 Cleanup: Undo some accidental changes around DOMApplicationCache.
61910 - Restore support for constructing a DOMApplicationCache object with a null frame ptr.
61916 * loader/appcache/DOMApplicationCache.cpp:
61917 (WebCore::DOMApplicationCache::DOMApplicationCache):
61918 (WebCore::DOMApplicationCache::swapCache):
61919 (WebCore::DOMApplicationCache::scriptExecutionContext):
61920 * loader/appcache/DOMApplicationCache.h:
76672 Restore DOMApplicationCache.h and ApplicationCacheHost.h to 'project' headers
76716 Use ApplicationCachHost defined constants, no longer depends on DOMApplicationCache.
76731 * loader/appcache/DOMApplicationCache.cpp:
76732 (WebCore::DOMApplicationCache::status):
76733 (WebCore::DOMApplicationCache::addEventListener):
76734 (WebCore::DOMApplicationCache::removeEventListener):
76735 (WebCore::DOMApplicationCache::callListener):
76736 (WebCore::DOMApplicationCache::toEventType):
76737 (WebCore::DOMApplicationCache::toEventID):
76738 * loader/appcache/DOMApplicationCache.h:
76739 (WebCore::DOMApplicationCache::setAttributeEventListener):
76740 (WebCore::DOMApplicationCache::getAttributeEventListener):
76741 (WebCore::DOMApplicationCache::clearAttributeEventListener):
76742 (WebCore::DOMApplicationCache::callEventListener):
76743 (WebCore::DOMApplicationCache::setOnchecking):
76744 (WebCore::DOMApplicationCache::onchecking):
76745 (WebCore::DOMApplicationCache::setOnerror):
76746 (WebCore::DOMApplicationCache::onerror):
76747 (WebCore::DOMApplicationCache::setOnnoupdate):
76748 (WebCore::DOMApplicationCache::onnoupdate):
76749 (WebCore::DOMApplicationCache::setOndownloading):
76750 (WebCore::DOMApplicationCache::ondownloading):
76751 (WebCore::DOMApplicationCache::setOnprogress):
76752 (WebCore::DOMApplicationCache::onprogress):
76753 (WebCore::DOMApplicationCache::setOnupdateready):
76754 (WebCore::DOMApplicationCache::onupdateready):
76755 (WebCore::DOMApplicationCache::setOncached):
76756 (WebCore::DOMApplicationCache::oncached):
76757 (WebCore::DOMApplicationCache::setOnobsolete):
76758 (WebCore::DOMApplicationCache::onobsolete):
78208 * loader/appcache/DOMApplicationCache.cpp:
78209 (WebCore::DOMApplicationCache::DOMApplicationCache):
78210 (WebCore::DOMApplicationCache::disconnectFrame):
78211 (WebCore::DOMApplicationCache::applicationCacheHost):
78212 (WebCore::DOMApplicationCache::status):
78213 (WebCore::DOMApplicationCache::update):
78214 (WebCore::DOMApplicationCache::swapCache):
78215 (WebCore::DOMApplicationCache::addEventListener):
78216 (WebCore::DOMApplicationCache::removeEventListener):
78217 (WebCore::DOMApplicationCache::dispatchEvent):
78218 (WebCore::DOMApplicationCache::callListener):
78219 (WebCore::DOMApplicationCache::toEventName):
78220 (WebCore::DOMApplicationCache::toEventType):
78221 * loader/appcache/DOMApplicationCache.h:
78222 (WebCore::DOMApplicationCache::):
78223 (WebCore::DOMApplicationCache::setAttributeEventListener):
78224 (WebCore::DOMApplicationCache::getAttributeEventListener):
78225 (WebCore::DOMApplicationCache::clearAttributeEventListener):
78226 (WebCore::DOMApplicationCache::callEventListener):
78227 (WebCore::DOMApplicationCache::setOnchecking):
78228 (WebCore::DOMApplicationCache::onchecking):
78229 (WebCore::DOMApplicationCache::setOnerror):
78230 (WebCore::DOMApplicationCache::onerror):
78231 (WebCore::DOMApplicationCache::setOnnoupdate):
78232 (WebCore::DOMApplicationCache::onnoupdate):
78233 (WebCore::DOMApplicationCache::setOndownloading):
78234 (WebCore::DOMApplicationCache::ondownloading):
78235 (WebCore::DOMApplicationCache::setOnprogress):
78236 (WebCore::DOMApplicationCache::onprogress):
78237 (WebCore::DOMApplicationCache::setOnupdateready):
78238 (WebCore::DOMApplicationCache::onupdateready):
78239 (WebCore::DOMApplicationCache::setOncached):
78240 (WebCore::DOMApplicationCache::oncached):
78241 (WebCore::DOMApplicationCache::setOnobsolete):
78242 (WebCore::DOMApplicationCache::onobsolete):
78243 (WebCore::DOMApplicationCache::~DOMApplicationCache):
96050 * loader/appcache/DOMApplicationCache.cpp:
96051 * loader/appcache/DOMApplicationCache.h:
96052 * loader/appcache/DOMApplicationCache.idl: