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

/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DMixedContentChecker.h81 ContextTypeBlockable, enumerator in enum:blink::FINAL::ContextType
H A DMixedContentChecker.cpp106 return ContextTypeBlockable;
124 return ContextTypeBlockable;
250 contextType = RuntimeEnabledFeatures::laxMixedContentCheckingEnabled() ? ContextTypeOptionallyBlockable : ContextTypeBlockable;
259 case ContextTypeBlockable:

Completed in 101 milliseconds