Skip to content
  • darin's avatar
    - fixed crash on boot that Don was seeing · 2f8db7c7
    darin authored
            * History.subproj/WebHistoryItem.m:
            (-[WebHistoryItem URL]): Make this work when _URLString is nil.
            (-[WebHistoryItem initFromDictionaryRepresentation:]): Make this work for nil URL.
    
    	- my own private war on the cString method
    
            * Downloads.subproj/WebDownloadHandler.m:
            (-[WebDownloadHandler initWithDataSource:]): Use %@ in LOG to avoid cString.
            (-[WebDownloadHandler finishedLoading]): Ditto.
            * WebView.subproj/WebDataSourcePrivate.m:
            (-[WebDataSource _commitIfReady]): Ditto.
            * WebView.subproj/WebFramePrivate.m:
            (-[WebFrame _timedLayout:]): Ditto.
            (-[WebFrame _setState:]): More of the same.
            (-[WebFrame _isLoadComplete]): Ditto.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2600 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2f8db7c7