Home
last modified time | relevance | path

Searched refs:isMixedContent (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/loader/
DFrameLoader.h258 static bool isMixedContent(SecurityOrigin* context, const KURL&);
DFrameLoader.cpp1055 bool FrameLoader::isMixedContent(SecurityOrigin* context, const KURL& url) in isMixedContent() function in WebCore::FrameLoader
1068 if (!isMixedContent(context, url)) in checkIfDisplayInsecureContent()
1079 if (!isMixedContent(context, url)) in checkIfRunInsecureContent()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2922998 (WebCore::FrameLoader::isMixedContent):
59813 (WebCore::FrameLoader::isMixedContent):
DChangeLog-2010-05-2442405 (WebCore::FrameLoader::isMixedContent):
DChangeLog-2010-12-0695691 (WebCore::FrameLoader::isMixedContent):