Skip to content
  • mjs's avatar
    Reviewed by Anders. · 39db9c21
    mjs authored
            
            - remove webFrame field from WebDataSourcePrivate, it can get it from WebDocumentLoadState now
    
            * Loader/WebDocumentLoadState.h:
            * Loader/WebDocumentLoadState.m:
            (-[WebDocumentLoadState frameLoader]):
            * WebView/WebDataSource.m:
            (-[WebDataSourcePrivate dealloc]):
            (-[WebDataSource _revertToProvisionalState]):
            (-[WebDataSource _setupForReplaceByMIMEType:]):
            (-[WebDataSource _updateLoading]):
            (-[WebDataSource _startLoading]):
            (-[WebDataSource _setWebFrame:]):
            (-[WebDataSource _defersCallbacksChanged]):
            (-[WebDataSource _stopLoading]):
            (-[WebDataSource _webView]):
            (-[WebDataSource _stopLoadingWithError:]):
            (-[WebDataSource _setPrimaryLoadComplete:]):
            (-[WebDataSource dealloc]):
            (-[WebDataSource webFrame]):
            (-[WebDataSource isLoading]):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@16710 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    39db9c21