Skip to content
  • darin's avatar
    WebKit: · 6e48f21c
    darin authored
    	Removed the now-unnecessary iconURL from bookmarks and history.
    
            * Bookmarks.subproj/WebBookmark.h:
            * Bookmarks.subproj/WebBookmark.m:
            * Bookmarks.subproj/WebBookmarkGroup.h:
            * Bookmarks.subproj/WebBookmarkGroup.m:
            * Bookmarks.subproj/WebBookmarkLeaf.h:
            * Bookmarks.subproj/WebBookmarkLeaf.m:
            * History.subproj/WebHistory.h:
            * History.subproj/WebHistory.m:
            * History.subproj/WebHistoryItem.h:
            * History.subproj/WebHistoryItem.m:
            * History.subproj/WebHistoryPrivate.h:
            * History.subproj/WebHistoryPrivate.m:
    	Removed iconURL instance variables, methods, and parameters.
    
    WebBrowser:
    
    	Update users of bookmark or history APIs from WebKit that no longer take an iconURL.
    
            * BookmarksController.m:
            (-[BookmarksController _blessOrCreateFavoritesRoot]):
            * BookmarksViewController.m:
            (-[BookmarksViewController newItemWithTitle:URLString:type:positionIgnoresSelection:]):
            * LocationChangeHandler.m:
            (-[LocationChangeHandler receivedPageTitle:forDataSource:]):
    	Removed iconURL parameters.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1961 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    6e48f21c