Skip to content
  • abarth@webkit.org's avatar
    2009-09-04 Adam Barth <abarth@webkit.org> · 92c46c18
    abarth@webkit.org authored
            Reviewed by Eric Seidel.
    
            https://bugs.webkit.org/show_bug.cgi?id=24696
    
            Plumb mixed content notifications to WebFrameLoadDelegatePrivate.
    
            * WebCoreSupport/WebFrameLoaderClient.mm:
            (WebFrameLoaderClient::didDisplayInsecureContent):
            (WebFrameLoaderClient::didRunInsecureContent):
            * WebView/WebDelegateImplementationCaching.h:
            * WebView/WebFrameLoadDelegatePrivate.h: Added.
    2009-09-04  Adam Barth  <abarth@webkit.org>
    
            Reviewed by Eric Seidel.
    
            https://bugs.webkit.org/show_bug.cgi?id=24696
    
            Plumb mixed content notifications to IWebFrameLoadDelegatePrivate.
    
            * Interfaces/IWebFrameLoadDelegatePrivate2.idl: Added.
            * Interfaces/WebKit.idl:
            * WebCoreSupport/WebFrameLoaderClient.cpp:
            (WebFrameLoaderClient::didDisplayInsecureContent):
            (WebFrameLoaderClient::didRunInsecureContent):
            * WebKit.vcproj/Interfaces.vcproj:
    2009-09-04  Adam Barth  <abarth@webkit.org>
    
            Reviewed by Eric Seidel.
    
            https://bugs.webkit.org/show_bug.cgi?id=24696
    
            Add testing instrumentation for mixed content.
    
            * DumpRenderTree/mac/FrameLoadDelegate.mm:
            (-[FrameLoadDelegate webView:]):
            (-[FrameLoadDelegate webView:didRunInsecureContent:]):
            * DumpRenderTree/win/FrameLoadDelegate.cpp:
            (descriptionSuitableForTestResult):
            (FrameLoadDelegate::QueryInterface):
            (FrameLoadDelegate::didDisplayInsecureContent):
            (FrameLoadDelegate::didRunInsecureContent):
            * DumpRenderTree/win/FrameLoadDelegate.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48051 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    92c46c18