diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-08-13 19:08:34 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-08-13 19:08:34 +0800 |
commit | 2837d6736fc3af78003dd23aee211053522274b7 (patch) | |
tree | 4e19c52597a3e1aa82c946da04f9597c579d9f00 /ChangeLog | |
parent | 08477cd1a9ef1958f993bb626339d6a96b85d0b8 (diff) | |
download | gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar.gz gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar.bz2 gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar.lz gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar.xz gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.tar.zst gsoc2013-epiphany-2837d6736fc3af78003dd23aee211053522274b7.zip |
Work around mozilla bug
2005-08-13 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozDownload.cpp:
Work around mozilla bug
https://bugzilla.mozilla.org/show_bug.cgi?id=304353 .
Fixes bug #313215.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,4 +1,12 @@ 2005-08-13 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/MozDownload.cpp: + + Work around mozilla bug + https://bugzilla.mozilla.org/show_bug.cgi?id=304353 . + Fixes bug #313215. + +2005-08-13 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-favicon-cache.c: (ephy_favicon_cache_get): * lib/ephy-dnd.c: (ephy_dnd_drag_data_get): |