Skip to content
  • beidson's avatar
    WebKit: · c4766347
    beidson authored
            Reviewed by Maciej, landed by Brady
    
            Update URL request associated with provisional data source on redirect.
            Notify IWebFrameLoadDelegate of redirects for the provisional load.
            Notify IWebFrameLoadDelegate of a provisional load being commited.
    
            * COM/WebDataSource.cpp:
            (WebDataSource::replaceRequest):
            * COM/WebDataSource.h:
            * COM/WebFrame.cpp:
            (WebFrame::receivedRedirect):
            (WebFrame::receivedResponse):
            (WebFrame::receivedData):
    
    WebKitTools:
    
            Reviewed by Maciej, landed by Brady
    
            Fix URL bar updating.
    
            * Spinneret/Spinneret/Spinneret.h:
            (SpinneretWebHost::didStartProvisionalLoadForFrame):
            (SpinneretWebHost::didCommitLoadForFrame):
            (SpinneretWebHost::didFinishLoadForFrame):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@16596 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c4766347