diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-05-05 20:55:11 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-05-05 20:55:11 +0800 |
commit | 39d6c68acf69f08e5d141b6a2fc91c003a5f594c (patch) | |
tree | 8bcbfd7655e180adb459d02c651605a19810f626 /ChangeLog | |
parent | 7e6e562f008531e7197bf71c4526d4d49f040766 (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |