Home
last modified time | relevance | path

Searched refs:optionalApplicationCache (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/page/
DDOMWindow.h413 DOMApplicationCache* optionalApplicationCache() const { return m_applicationCache.get(); } in optionalApplicationCache() function
/external/webkit/Source/WebCore/bindings/js/
DJSDOMWindowCustom.cpp102 markDOMObjectWrapper(markStack, globalData, impl()->optionalApplicationCache()); in markChildren()
/external/webkit/Source/WebKit/mac/WebView/
DWebFrame.mm1166 if (domWindow->optionalApplicationCache())
/external/webkit/Source/WebCore/
DChangeLog12585 (WebCore::DOMWindow::optionalApplicationCache): Restored this function,
12593 (WebCore::DOMWindow::optionalApplicationCache): Restored this function,
DChangeLog-2008-08-1029902 (WebCore::DOMWindow::optionalApplicationCache):