From ade55d6a9658567dcefb18fc0d536a7e3eed0c8c Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 3 Mar 2004 19:06:24 +0000 Subject: Unset the GValue after we're done using what it contained. 2004-03-03 Christian Persch * embed/downloader-view.c: (download_dialog_pause_cb), (download_dialog_abort_cb): Unset the GValue after we're done using what it contained. * embed/mozilla/MozDownload.cpp: Weak ref mEphyDownload, and assert that is has been finalised by the time we get to ~MozDownload. * embed/mozilla/mozilla-download.cpp: Debug output in _init and _finalize. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c13162bac..439444667 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2004-03-03 Christian Persch + + * embed/downloader-view.c: (download_dialog_pause_cb), + (download_dialog_abort_cb): + + Unset the GValue after we're done using what it contained. + + * embed/mozilla/MozDownload.cpp: + + Weak ref mEphyDownload, and assert that is has been finalised by the time + we get to ~MozDownload. + + * embed/mozilla/mozilla-download.cpp: + + Debug output in _init and _finalize. + 2004-03-03 Christian Persch * src/bookmarks/ephy-bookmark-action.c: (favicon_cache_changed_cb), -- cgit v1.2.3