Home
last modified time | relevance | path

Searched refs:ContextTypeBlockable (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/loader/
DMixedContentChecker.cpp106 return ContextTypeBlockable; in contextTypeFromContext()
124 return ContextTypeBlockable; in contextTypeFromContext()
250 …Features::laxMixedContentCheckingEnabled() ? ContextTypeOptionallyBlockable : ContextTypeBlockable; in shouldBlockFetch()
259 case ContextTypeBlockable: in shouldBlockFetch()
DMixedContentChecker.h81 ContextTypeBlockable, enumerator