aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-01-10 19:13:06 +0800
committerChristian Persch <chpe@src.gnome.org>2004-01-10 19:13:06 +0800
commit264834c946c5555c48b1fda985c6513c23773228 (patch)
tree6b238750e3e3404dd9a0933d058da40f9f28fdae /ChangeLog
parent6f51f41957dafd6cf84c9def7f03b5823c15811d (diff)
downloadgsoc2013-epiphany-264834c946c5555c48b1fda985c6513c23773228.tar
gsoc2013-epiphany-264834c946c5555c48b1fda985c6513c23773228.tar.gz
gsoc2013-epiphany-264834c946c5555c48b1fda985c6513c23773228.tar.bz2
gsoc2013-epiphany-264834c946c5555c48b1fda985c6513c23773228.tar.lz
gsoc2013-epiphany-264834c946c5555c48b1fda985c6513c23773228.tar.xz
gsoc2013-epiphany-264834c946c5555c48b1fda985c6513c23773228.tar.zst
gsoc2013-epiphany-264834c946c5555c48b1fda985c6513c23773228.zip
Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.
2004-01-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ExternalProtocolHandlers.cpp: Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71c1833ef..16b7a827a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-01-10 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/ExternalProtocolHandlers.cpp:
+
+ Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.
+
+2004-01-10 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/EphyBrowser.cpp:
Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.