[epiphany] profile-migrator: Add FIXME



commit d612bf05df32afdcb1774fccedeaad5e94ec89c3
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Oct 9 18:06:15 2016 -0500

    profile-migrator: Add FIXME

 src/profile-migrator/ephy-profile-migrator.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/profile-migrator/ephy-profile-migrator.c b/src/profile-migrator/ephy-profile-migrator.c
index b87f965..b70177d 100644
--- a/src/profile-migrator/ephy-profile-migrator.c
+++ b/src/profile-migrator/ephy-profile-migrator.c
@@ -594,6 +594,7 @@ migrate_bookmarks (void)
     child = child->next;
   }
 
+  /* FIXME: https://bugzilla.gnome.org/show_bug.cgi?id=772668 */
   ephy_bookmarks_manager_save_to_file_async (manager, NULL,
                                              ephy_bookmarks_manager_save_to_file_warn_on_error_cb,
                                              NULL);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]