diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-02-13 03:30:48 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-02-13 03:30:48 +0800 |
commit | fe1419fe5d8f024214f008cf7cf2af61cf7b241f (patch) | |
tree | 5f402b34bc54d745089d853ece22f8323a6ff2d9 /ChangeLog | |
parent | a77647ad79ad7cc0ea3ed4b648f246936f7867f6 (diff) | |
download | gsoc2013-epiphany-fe1419fe5d8f024214f008cf7cf2af61cf7b241f.tar.gz gsoc2013-epiphany-fe1419fe5d8f024214f008cf7cf2af61cf7b241f.tar.zst gsoc2013-epiphany-fe1419fe5d8f024214f008cf7cf2af61cf7b241f.zip |
Don't insist on a parent for the dialogue; because there isn't one when we
2004-02-12 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GtkNSSDialogs.cpp:
Don't insist on a parent for the dialogue; because there isn't one
when we try to load a favicon over https: at startup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-02-12 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/GtkNSSDialogs.cpp: + + Don't insist on a parent for the dialogue; because there isn't one + when we try to load a favicon over https: at startup. + +2004-02-12 Christian Persch <chpe@cvs.gnome.org> + * embed/ephy-embed-popup-control.c: (save_url), (embed_popup_set_image_as_background_cmd): * embed/ephy-favicon-cache.c: (ephy_favicon_cache_get_type), |