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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h1018 HttpRefreshFromMetaTag enumerator in enum:blink::Document::HttpRefreshType
H A DDocument.cpp3057 maybeHandleHttpRefresh(content, HttpRefreshFromMetaTag);
3067 if (!parseHTTPRefresh(content, httpRefreshType == HttpRefreshFromMetaTag, delay, refreshURL))
3080 if (httpRefreshType == HttpRefreshFromMetaTag && isSandboxed(SandboxAutomaticFeatures)) {

Completed in 182 milliseconds