Home
last modified time | relevance | path

Searched refs:allowScriptFromSource (Results 1 – 4 of 4) sorted by relevance

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