From ce9cc9bb6ac5b2efd307b214c11a1e1ba56ed92e Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 10 Jan 2004 10:44:04 +0000 Subject: Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead of 2004-01-10 Christian Persch * embed/mozilla/EphySingle.cpp: Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead of silent "if (...) return ...;". --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a9d46c51c..5b721f73d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-01-10 Christian Persch + + * embed/mozilla/EphySingle.cpp: + + Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead of + silent "if (...) return ...;". + 2004-01-10 Christian Persch * embed/mozilla/EphyAboutRedirector.cpp: -- cgit v1.2.3