GNOME Bugzilla – Bug 672480
ephy-history-window: add back the favicons
Last modified: 2012-03-21 08:51:26 UTC
Use the new webkit favicon database for favicons here. This might not work perfectly, but that's a webkitgtk issue, see https://bugs.webkit.org/show_bug.cgi?id=81665
Created attachment 210184 [details] [review] ephy-history-window: add back the favicons
Created attachment 210185 [details] [review] ephy-history-window: add back the favicons Use the new webkit favicon database for favicons here. This might not work perfectly, but that's a webkitgtk issue, see https://bugs.webkit.org/show_bug.cgi?id=81665
Review of attachment 210185 [details] [review]: OK. ::: lib/widgets/ephy-hosts-store.c @@ +109,2 @@ gtk_list_store_insert_with_values (GTK_LIST_STORE (store), + &treeiter, G_MAXINT, This seems like a bug that was there before? :)
Attachment 210185 [details] pushed as 733bf55 - ephy-history-window: add back the favicons