diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-24 21:43:58 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-24 21:43:58 +0800 |
commit | 9242cd362e394f3923d1b9bef45ab1bd86095c9d (patch) | |
tree | 8ee0044d9e634f3133791a499ac46d3facc38a4a /ChangeLog | |
parent | 9c4ac97f11db1000557af51a4be1a875561c3fe2 (diff) | |
download | gsoc2013-epiphany-9242cd362e394f3923d1b9bef45ab1bd86095c9d.tar gsoc2013-epiphany-9242cd362e394f3923d1b9bef45ab1bd86095c9d.tar.gz gsoc2013-epiphany-9242cd362e394f3923d1b9bef45ab1bd86095c9d.tar.bz2 gsoc2013-epiphany-9242cd362e394f3923d1b9bef45ab1bd86095c9d.tar.lz gsoc2013-epiphany-9242cd362e394f3923d1b9bef45ab1bd86095c9d.tar.xz gsoc2013-epiphany-9242cd362e394f3923d1b9bef45ab1bd86095c9d.tar.zst gsoc2013-epiphany-9242cd362e394f3923d1b9bef45ab1bd86095c9d.zip |
Work around a mozilla bug by diverting the contract ID of
2005-01-24 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/MozRegisterComponents.cpp:
Work around a mozilla bug by diverting the contract ID of
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,13 @@ -2005-01-24 Christian Persch,,, <chpe@cvs.gnome.org> +2005-01-24 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/EphyBrowser.cpp: + * embed/mozilla/MozRegisterComponents.cpp: + + Work around a mozilla bug by diverting the contract ID of + the nsSecureBrowserUIImpl class. Fixes the epiphany equivalent of + bug #164670. + +2005-01-24 Christian Persch <chpe@cvs.gnome.org> * data/bme.desktop.in: |