aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-03-05 19:48:17 +0800
committerChristian Persch <chpe@src.gnome.org>2004-03-05 19:48:17 +0800
commite84ae1938ab8d79442a7f82580e3f965f78f461a (patch)
tree4af79fc8732a8b7827f219868c200e70d3a35528 /ChangeLog
parentefbcfccc35fffe945d517716db426730b7da3c6b (diff)
downloadgsoc2013-epiphany-e84ae1938ab8d79442a7f82580e3f965f78f461a.tar
gsoc2013-epiphany-e84ae1938ab8d79442a7f82580e3f965f78f461a.tar.gz
gsoc2013-epiphany-e84ae1938ab8d79442a7f82580e3f965f78f461a.tar.bz2
gsoc2013-epiphany-e84ae1938ab8d79442a7f82580e3f965f78f461a.tar.lz
gsoc2013-epiphany-e84ae1938ab8d79442a7f82580e3f965f78f461a.tar.xz
gsoc2013-epiphany-e84ae1938ab8d79442a7f82580e3f965f78f461a.tar.zst
gsoc2013-epiphany-e84ae1938ab8d79442a7f82580e3f965f78f461a.zip
Don't return an error when a DOM document isn't a HTML document, it's ok
2004-03-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Don't return an error when a DOM document isn't a HTML document, it's ok not to be one (happens for XUL docs, like about:config).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d602ce0d..1c4f10fe3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-03-05 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/EphyBrowser.cpp:
+
+ Don't return an error when a DOM document isn't a HTML document, it's ok
+ not to be one (happens for XUL docs, like about:config).
+
+2004-03-05 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-file-helpers.c: (ephy_file_downloads_dir):
Don't assume Desktop directory location, check the gconf key if it's