Searched refs:httpRefreshType (Results 1 – 1 of 1) sorted by relevance
2862 void Document::maybeHandleHttpRefresh(const String& content, HttpRefreshType httpRefreshType) in maybeHandleHttpRefresh() argument2869 if (!parseHTTPRefresh(content, httpRefreshType == HttpRefreshFromMetaTag, delay, refreshURL)) in maybeHandleHttpRefresh()2882 if (httpRefreshType == HttpRefreshFromMetaTag && isSandboxed(SandboxAutomaticFeatures)) { in maybeHandleHttpRefresh()