Skip to content
  • andersca's avatar
    LayoutTests: · 2d55e968
    andersca authored
            Reviewed by John Sullivan.
    
            Update result, we shouldn't call didFinishLoadForFrame if the URL isn't valid.
            
            * http/tests/loading/bad-scheme-subframe-expected.txt:
    
    WebCore:
    
            Reviewed by John Sullivan.
    
            <rdar://problem/5277008> Assertion in [LocationChangeHandler finishedLoadingFrame:]
            
            Don't send any frame load callbacks if the document load hasn't been
            committed for real.
            
            * loader/FrameLoader.cpp:
            (WebCore::FrameLoader::checkLoadCompleteForThisFrame):
    
    WebKitTools:
    
            Reviewed by John Sullivan.
    
            Assert that the frame has a dataSource.
            
            * DumpRenderTree/FrameLoadDelegate.m:
            (-[FrameLoadDelegate webView:didFinishLoadForFrame:]):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@23577 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2d55e968