From da7d0959009b472233de886affce4ed9a81b2475 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 25 Oct 2004 13:54:25 +0000 Subject: Move window destruction after tab-removed signal emission. Fixes bug 2004-10-25 Christian Persch * src/ephy-notebook.c: (ephy_notebook_remove_tab): * src/ephy-window.c: (ephy_window_get_active_tab): Move window destruction after tab-removed signal emission. Fixes bug #151607. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 31e7f45c0..14bb48a91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-10-25 Christian Persch + + * src/ephy-notebook.c: (ephy_notebook_remove_tab): + * src/ephy-window.c: (ephy_window_get_active_tab): + + Move window destruction after tab-removed signal emission. + Fixes bug #151607. + 2004-10-25 Christian Persch * src/ephy-notebook.h: -- cgit