Searched refs:allowJavaScriptURLs (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DContentSecurityPolicy.h49 bool allowJavaScriptURLs() const;
H A DContentSecurityPolicy.cpp486 bool ContentSecurityPolicy::allowJavaScriptURLs() const function in class:WebCore::ContentSecurityPolicy
/external/webkit/Source/WebCore/bindings/
H A DScriptControllerBase.cpp78 || !m_frame->document()->contentSecurityPolicy()->allowJavaScriptURLs()

Completed in 1382 milliseconds