1 - Check that filtering is not done more than one time on bookmarks dialogs init
3 - Annotate "if (type == 0)" in *_get_type() with G_UNLIKELY
6 Stuff to port to new glib/gtk+ APIs:
8 - port egg-toolbar-editor to GtkIconView as soon as it supports DND (bug #150270)
10 - port to new gtk+ uri-list DND APIs
11 - port Downloads directory button in prefs to GtkFileChooserButton
12 (but wait for bugs #154388, #154390, #154392, #154394)
13 - port to confirm-overwrite signal of GtkFileChooser
14 - use GtkStatusIcon instead of EggStatusIcon
15 - use g_intern_static_string for static type name registrations
17 - use gtk_widget_get_action in toolbar code instead of g_object_get_data (., "gtk-action")
20 Stuff to do when dropping support for mozilla < 1.7:
21 - use dependent strings
22 - use gtk_moz_embed_set_app_components