aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-08-22 21:58:22 +0800
committerChristian Persch <chpe@src.gnome.org>2005-08-22 21:58:22 +0800
commitb9057aea437a712ccb7865268ec833588c177a8b (patch)
treecb2cc8a38acc5403f54fda20db41b1b98436e2b7 /doc
parentba54bad81b7e5fabde4ade81da5a4e1a7e567de4 (diff)
downloadgsoc2013-epiphany-b9057aea437a712ccb7865268ec833588c177a8b.tar
gsoc2013-epiphany-b9057aea437a712ccb7865268ec833588c177a8b.tar.gz
gsoc2013-epiphany-b9057aea437a712ccb7865268ec833588c177a8b.tar.bz2
gsoc2013-epiphany-b9057aea437a712ccb7865268ec833588c177a8b.tar.lz
gsoc2013-epiphany-b9057aea437a712ccb7865268ec833588c177a8b.tar.xz
gsoc2013-epiphany-b9057aea437a712ccb7865268ec833588c177a8b.tar.zst
gsoc2013-epiphany-b9057aea437a712ccb7865268ec833588c177a8b.zip
Don't use nsIURI::SetPassword, since it asserts when username is empty.
2005-08-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/mozilla-embed.cpp: Don't use nsIURI::SetPassword, since it asserts when username is empty. Use GetUsername, SetUserPass instead.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/tmpl/ephy-embed.sgml4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml
index a451738d6..3d9bfbeb4 100644
--- a/doc/reference/tmpl/ephy-embed.sgml
+++ b/doc/reference/tmpl/ephy-embed.sgml
@@ -276,6 +276,10 @@ be done by casting).
@:
@:
@:
+@:
+@:
+@:
+@:
@:
<!-- ##### SIGNAL EphyEmbed::ge-search-key-press ##### -->