Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.h55 bool allowObjectFromSource(const KURL&) const;
DContentSecurityPolicy.cpp511 bool ContentSecurityPolicy::allowObjectFromSource(const KURL& url) const in allowObjectFromSource() function in WebCore::ContentSecurityPolicy
/external/webkit/Source/WebCore/loader/
DSubframeLoader.cpp116 if (!m_frame->document()->contentSecurityPolicy()->allowObjectFromSource(url)) in requestPlugin()
/external/webkit/Source/WebCore/
DChangeLog6544 (WebCore::ContentSecurityPolicy::allowObjectFromSource):
15270 (WebCore::ContentSecurityPolicy::allowObjectFromSource):
15446 (WebCore::ContentSecurityPolicy::allowObjectFromSource):
27688 (WebCore::ContentSecurityPolicy::allowObjectFromSource):