aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-05-05 20:55:11 +0800
committerChristian Persch <chpe@src.gnome.org>2005-05-05 20:55:11 +0800
commit39d6c68acf69f08e5d141b6a2fc91c003a5f594c (patch)
tree8bcbfd7655e180adb459d02c651605a19810f626 /ChangeLog
parent7e6e562f008531e7197bf71c4526d4d49f040766 (diff)
downloadgsoc2013-epiphany-39d6c68acf69f08e5d141b6a2fc91c003a5f594c.tar
gsoc2013-epiphany-39d6c68acf69f08e5d141b6a2fc91c003a5f594c.tar.gz
gsoc2013-epiphany-39d6c68acf69f08e5d141b6a2fc91c003a5f594c.tar.bz2
gsoc2013-epiphany-39d6c68acf69f08e5d141b6a2fc91c003a5f594c.tar.lz
gsoc2013-epiphany-39d6c68acf69f08e5d141b6a2fc91c003a5f594c.tar.xz
gsoc2013-epiphany-39d6c68acf69f08e5d141b6a2fc91c003a5f594c.tar.zst
gsoc2013-epiphany-39d6c68acf69f08e5d141b6a2fc91c003a5f594c.zip
Thanks to the fastback patch, we can now get the secure browser UI object
2005-05-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/MozRegisterComponents.cpp: Thanks to the fastback patch, we can now get the secure browser UI object from the docshell.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a52b0d32b..6b9a8d5c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-05-05 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/EphyBrowser.cpp:
+ * embed/mozilla/MozRegisterComponents.cpp:
+
+ Thanks to the fastback patch, we can now get the secure browser UI
+ object from the docshell.
+
2005-05-04 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-persist.cpp: