Home
last modified time | relevance | path

Searched refs:maybeLoadMainResourceForRedirect (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheHost.h126 void maybeLoadMainResourceForRedirect(ResourceRequest&, SubstituteData&);
DApplicationCacheHost.cpp94 void ApplicationCacheHost::maybeLoadMainResourceForRedirect(ResourceRequest& request, SubstituteDat… in maybeLoadMainResourceForRedirect() function in WebCore::ApplicationCacheHost
/external/webkit/Source/WebKit/chromium/src/
DApplicationCacheHost.cpp117 void ApplicationCacheHost::maybeLoadMainResourceForRedirect(ResourceRequest&, SubstituteData&) in maybeLoadMainResourceForRedirect() function in WebCore::ApplicationCacheHost
/external/webkit/Source/WebCore/loader/
DMainResourceLoader.cpp219 …documentLoader()->applicationCacheHost()->maybeLoadMainResourceForRedirect(newRequest, m_substitut… in willSendRequest()
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-165433 Provide a noop method body ApplicationCacheHost::maybeLoadMainResourceForRedirect.
5436 (WebCore::ApplicationCacheHost::maybeLoadMainResourceForRedirect):
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0622621 (WebCore::ApplicationCacheHost::maybeLoadMainResourceForRedirect):