Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.h57 bool allowStyleFromSource(const KURL&) const;
DContentSecurityPolicy.cpp521 bool ContentSecurityPolicy::allowStyleFromSource(const KURL& url) const in allowStyleFromSource() function in WebCore::ContentSecurityPolicy
/external/webkit/Source/WebCore/loader/cache/
DCachedResourceLoader.cpp282 if (!m_document->contentSecurityPolicy()->allowStyleFromSource(url)) in canRequest()
/external/webkit/Source/WebCore/
DChangeLog6547 (WebCore::ContentSecurityPolicy::allowStyleFromSource):
15273 (WebCore::ContentSecurityPolicy::allowStyleFromSource):
15448 (WebCore::ContentSecurityPolicy::allowStyleFromSource):
27044 (WebCore::ContentSecurityPolicy::allowStyleFromSource):