Searched defs:ignoreCache (Results 1 – 8 of 8) sorted by relevance
29 ignoreCache: true, property
318 reloadPage: function(ignoreCache) argument
472 reloadPage: function(ignoreCache, scriptToEvaluateOnLoad, scriptPreprocessor) argument
177 ReloadTask(WebFrame* frame, bool ignoreCache) in ReloadTask()
2676 ReloadWithOverrideURLTask(WebFrame* frame, const KURL& url, bool ignoreCache) in ReloadWithOverrideURLTask()
405 void WebRemoteFrameImpl::reload(bool ignoreCache) in reload()410 void WebRemoteFrameImpl::reloadWithOverrideURL(const WebURL& overrideUrl, bool ignoreCache) in reloadWithOverrideURL()
829 void WebLocalFrameImpl::reload(bool ignoreCache) in reload()835 void WebLocalFrameImpl::reloadWithOverrideURL(const WebURL& overrideUrl, bool ignoreCache) in reloadWithOverrideURL()
179 "ignoreCache": { object