Searched refs:httpRefreshType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp3060 void Document::maybeHandleHttpRefresh(const String& content, HttpRefreshType httpRefreshType) argument
3067 if (!parseHTTPRefresh(content, httpRefreshType == HttpRefreshFromMetaTag, delay, refreshURL))
3080 if (httpRefreshType == HttpRefreshFromMetaTag && isSandboxed(SandboxAutomaticFeatures)) {

Completed in 1994 milliseconds