[epiphany/gnome-3-32] Revert "location-entry: destroy bookmark popover in dispose"



commit db4538ffc9ebd3303ec0b73b83a4cec637c40eab
Author: Michael Catanzaro <mcatanzaro posteo net>
Date:   Wed May 15 21:05:34 2019 +0000

    Revert "location-entry: destroy bookmark popover in dispose"
    
    This reverts commit dfdc5bda198f8789d9b64b3efe52a002b7c5849c

 lib/widgets/ephy-location-entry.c | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/lib/widgets/ephy-location-entry.c b/lib/widgets/ephy-location-entry.c
index 5faa882c7..0beb4b507 100644
--- a/lib/widgets/ephy-location-entry.c
+++ b/lib/widgets/ephy-location-entry.c
@@ -394,8 +394,6 @@ ephy_location_entry_dispose (GObject *object)
 
   g_clear_object (&entry->css_provider);
 
-  gtk_widget_destroy (GTK_WIDGET (entry->add_bookmark_popover));
-
   G_OBJECT_CLASS (ephy_location_entry_parent_class)->dispose (object);
 }
 


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