Home
last modified time | relevance | path

Searched refs:ReturnCacheDataDontLoad (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/platform/network/qt/
DResourceRequestQt.cpp77 case ReturnCacheDataDontLoad: in toNetworkRequest()
DResourceHandleQt.cpp134 request.setCachePolicy(ReturnCacheDataDontLoad); in willLoadFromCache()
/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebResourceRequest.cpp58 case ReturnCacheDataDontLoad: in WebResourceRequest()
/external/webkit/Source/WebCore/platform/network/android/
DResourceHandleAndroid.cpp107 request.setCachePolicy(ReturnCacheDataDontLoad); in willLoadFromCache()
/external/webkit/Source/WebKit/chromium/public/
DWebURLRequest.h56 ReturnCacheDataDontLoad, // results of a post - allow stale data and only use cache enumerator
/external/webkit/Source/WebCore/platform/network/
DResourceRequestBase.h44 ReturnCacheDataDontLoad // results of a post - allow stale data and only use cache enumerator
/external/webkit/Source/WebCore/wml/
DWMLGoElement.cpp157 request.setCachePolicy(ReturnCacheDataDontLoad); in preparePOSTRequest()
/external/chromium/webkit/glue/
Dweburlloader_impl.cc395 case WebURLRequest::ReturnCacheDataDontLoad: in Start()
/external/webkit/Source/WebCore/platform/network/cf/
DResourceHandleCFNet.cpp713 request.setCachePolicy(ReturnCacheDataDontLoad); in willLoadFromCache()
/external/webkit/Source/WebKit/chromium/src/
DFrameLoaderClientImpl.cpp323 request.setCachePolicy(ReturnCacheDataDontLoad); in dispatchWillSendRequest()
/external/webkit/Source/WebKit/qt/Api/
Dqwebframe.cpp212 return WebCore::ReturnCacheDataDontLoad; in cacheLoadControlToCachePolicy()
/external/webkit/Source/WebCore/platform/network/mac/
DResourceHandleMac.mm477 request.setCachePolicy(ReturnCacheDataDontLoad);
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-1626869 Assign ReturnCacheDataDontLoad cache policy at the last moment
26875 of ReturnCacheDataDontLoad cache policy so that it doesn't end