diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-11-19 03:24:16 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-11-19 03:24:16 +0800 |
commit | 2fc8ea94dc040a9854718593571b48345d6b22f2 (patch) | |
tree | 03616c4e1d09b436113c871aa33ad043d04c6429 /ChangeLog | |
parent | 9c59c6bc168115ba34387b2777f6898289c37e3a (diff) | |
download | gsoc2013-epiphany-2fc8ea94dc040a9854718593571b48345d6b22f2.tar gsoc2013-epiphany-2fc8ea94dc040a9854718593571b48345d6b22f2.tar.gz gsoc2013-epiphany-2fc8ea94dc040a9854718593571b48345d6b22f2.tar.bz2 gsoc2013-epiphany-2fc8ea94dc040a9854718593571b48345d6b22f2.tar.lz gsoc2013-epiphany-2fc8ea94dc040a9854718593571b48345d6b22f2.tar.xz gsoc2013-epiphany-2fc8ea94dc040a9854718593571b48345d6b22f2.tar.zst gsoc2013-epiphany-2fc8ea94dc040a9854718593571b48345d6b22f2.zip |
Add chrome: and resource: to the safe list; otherwise forms and scrollbars
2005-11-18 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyContentPolicy.cpp:
* embed/ephy-embed-single.c:
* embed/ephy-embed-single.h:
Add chrome: and resource: to the safe list; otherwise
forms and scrollbars break. Fixes bug #316498.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2005-11-18 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/EphyContentPolicy.cpp: + * embed/ephy-embed-single.c: + * embed/ephy-embed-single.h: + + Add chrome: and resource: to the safe list; otherwise + forms and scrollbars break. Fixes bug #316498. + +2005-11-18 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-extensions-manager.c: Don't warn when reading a .xml when we previously read the |