Searched refs:shouldInterruptLoadForXFrameOptions (Results 1 – 6 of 6) sorted by relevance
304 bool shouldInterruptLoadForXFrameOptions(const String&, const KURL&);
361 if (m_frame->loader()->shouldInterruptLoadForXFrameOptions(content, r.url())) { in didReceiveResponse()
3156 bool FrameLoader::shouldInterruptLoadForXFrameOptions(const String& content, const KURL& url) in shouldInterruptLoadForXFrameOptions() function in WebCore::FrameLoader
2672 if (frameLoader->shouldInterruptLoadForXFrameOptions(content, url())) { in processHttpEquiv()
22984 (WebCore::FrameLoader::shouldInterruptLoadForXFrameOptions): Add logic to parse
53425 Crash in WebCore::FrameLoader::shouldInterruptLoadForXFrameOptions