Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.h59 bool allowMediaFromSource(const KURL&) const;
DContentSecurityPolicy.cpp531 bool ContentSecurityPolicy::allowMediaFromSource(const KURL& url) const in allowMediaFromSource() function in WebCore::ContentSecurityPolicy
/external/webkit/Source/WebCore/html/
DHTMLMediaElement.cpp764 if (!document()->contentSecurityPolicy()->allowMediaFromSource(url)) in isSafeToLoadURL()
/external/webkit/Source/WebCore/
DChangeLog6549 (WebCore::ContentSecurityPolicy::allowMediaFromSource):
15275 (WebCore::ContentSecurityPolicy::allowMediaFromSource):
15450 (WebCore::ContentSecurityPolicy::allowMediaFromSource):
18754 (WebCore::ContentSecurityPolicy::allowMediaFromSource):