Searched refs:javaScriptURLsAreAllowed (Results 1 – 5 of 5) sorted by relevance
77 || !m_frame->page()->javaScriptURLsAreAllowed() in executeIfJavaScriptURL()
287 bool javaScriptURLsAreAllowed() const;
842 bool Page::javaScriptURLsAreAllowed() const in javaScriptURLsAreAllowed() function in WebCore::Page
220 …if (document()->page() && !document()->page()->javaScriptURLsAreAllowed() && protocolIsJavaScript(… in parseMappedAttribute()
35686 (WebCore::Page::javaScriptURLsAreAllowed):