Home | History | Annotate | Download | only in dom

Lines Matching refs:HttpRefreshFromMetaTag

3095     maybeHandleHttpRefresh(content, HttpRefreshFromMetaTag);
3105 if (!parseHTTPRefresh(content, httpRefreshType == HttpRefreshFromMetaTag, delay, refreshURL))
3118 if (httpRefreshType == HttpRefreshFromMetaTag && isSandboxed(SandboxAutomaticFeatures)) {