From fde9a2adfceb44b896b3dc7474c1697f11e347e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Rameau?= Date: Fri, 23 Jun 2006 20:50:40 +0000 Subject: Fix a warning from gecko "Bad contract id registed with the script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2006-06-23 Jean-François Rameau * embed/mozilla/MozRegisterComponents.cpp: (mozilla_register_components): Fix a warning from gecko "Bad contract id registed with the script namespace manager". Only unregister xpinstall factory with gecko >= 1.9. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b99c077e3..07b512bc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-06-23 Jean-François Rameau + + * embed/mozilla/MozRegisterComponents.cpp: (mozilla_register_components): + + Fix a warning from gecko "Bad contract id registed with the script namespace manager". + Only unregister xpinstall factory with gecko >= 1.9. + 2006-06-22 Christian Persch * embed/mozilla/GtkNSSClientAuthDialogs.cpp: -- cgit v1.2.3