https://bugs.webkit.org/show_bug.cgi?id=56320
Remove HistoryItem::icon() and the WebCore dependency on "IconDatabaseBase::defaultIcon()" Reviewed by Anders Carlsson. ../WebCore: Remove HistoryItem::icon(): * history/HistoryItem.cpp: * history/HistoryItem.h: * WebCore.exp.in: * loader/icon/IconDatabaseBase.h: (WebCore::IconDatabaseBase::defaultIcon): ../WebKit/efl: * ewk/ewk_history.cpp: (ewk_history_item_icon_surface_get): Use IconDatabase directly. ../WebKit/mac: * History/WebHistoryItem.mm: (-[WebHistoryItem icon]): This far-future FIXME is now irrelevant. ../WebKit/qt: * Api/qwebhistory.cpp: (QWebHistoryItem::icon): Use IconDatabase directly. git-svn-id: svn://svn.chromium.org/blink/trunk@81058 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment