diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-06-15 06:34:43 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-06-15 06:34:43 +0800 |
commit | c41a8f5a1e551116d8a1d82e0aa3246e636cc175 (patch) | |
tree | 9737a41f6c78c8fcdd4bc036b3153b628b893b19 /ChangeLog | |
parent | 367e685ae5c06b9394607c98bca9e726b63e034c (diff) | |
download | gsoc2013-epiphany-c41a8f5a1e551116d8a1d82e0aa3246e636cc175.tar.gz gsoc2013-epiphany-c41a8f5a1e551116d8a1d82e0aa3246e636cc175.tar.zst gsoc2013-epiphany-c41a8f5a1e551116d8a1d82e0aa3246e636cc175.zip |
Work around mozilla bug #246392 which goes back to the original urls when
2004-06-15 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/mozilla-embed.cpp:
Work around mozilla bug #246392 which goes back to the original urls
when reloading a frameset. Fixes bug #115800.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-06-15 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/EphyBrowser.cpp: + * embed/mozilla/EphyBrowser.h: + * embed/mozilla/mozilla-embed.cpp: + + Work around mozilla bug #246392 which goes back to the original urls + when reloading a frameset. Fixes bug #115800. + 2004-06-14 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct): |