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

/external/webkit/Source/WebCore/page/
H A DContentSecurityPolicy.h54 bool allowScriptFromSource(const KURL&) const;
H A DContentSecurityPolicy.cpp506 bool ContentSecurityPolicy::allowScriptFromSource(const KURL& url) const function in class:WebCore::ContentSecurityPolicy
/external/webkit/Source/WebCore/loader/cache/
H A DCachedResourceLoader.cpp275 if (!m_document->contentSecurityPolicy()->allowScriptFromSource(url))

Completed in 64 milliseconds