Searched refs:canDisplayInsecureContent (Results 1 – 2 of 2) sorted by relevance
48 bool canDisplayInsecureContent(SecurityOrigin* securityOrigin, const KURL& url) const in canDisplayInsecureContent() function
456 …if (!toLocalFrame(top)->loader().mixedContentChecker()->canDisplayInsecureContent(toLocalFrame(top… in checkInsecureContent()