canDisplayInsecureContent  438 Source/core/fetch/ResourceFetcher.cpp             if (!top->loader().mixedContentChecker()->canDisplayInsecureContent(top->document()->securityOrigin(), url))
canDisplayInsecureContent   48 Source/core/loader/MixedContentChecker.h     bool canDisplayInsecureContent(SecurityOrigin*, const KURL&) const;