Home
last modified time | relevance | path

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

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