diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-18 21:06:32 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-18 21:06:32 +0800 |
commit | 61e750e762ea9112ebfa8339808021ab3c1d2c7e (patch) | |
tree | 2478b1f6b2e6d7eace7b8fbbfd2d444d33b9a90f /ChangeLog | |
parent | 1f04e1b7cf26c0c5f07a785135edae6a4878d321 (diff) | |
download | gsoc2013-epiphany-61e750e762ea9112ebfa8339808021ab3c1d2c7e.tar.gz gsoc2013-epiphany-61e750e762ea9112ebfa8339808021ab3c1d2c7e.tar.zst gsoc2013-epiphany-61e750e762ea9112ebfa8339808021ab3c1d2c7e.zip |
Disallow favicon links from subframes.
2004-11-18 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
Disallow favicon links from subframes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-11-18 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/EphyBrowser.cpp: + * embed/mozilla/EphyBrowser.h: + + Disallow favicon links from subframes. + 2004-11-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: |