diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-02-21 19:23:21 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-02-21 19:23:21 +0800 |
commit | 38637a7ffe353f89974e1a9fe1262ce77de062ea (patch) | |
tree | 4dea329ff48db36aedb333714c1e70d653b57f51 /ChangeLog | |
parent | 9916bc461bc0d76a4cce690fd2138b0df513bf23 (diff) | |
download | gsoc2013-epiphany-38637a7ffe353f89974e1a9fe1262ce77de062ea.tar.gz gsoc2013-epiphany-38637a7ffe353f89974e1a9fe1262ce77de062ea.tar.zst gsoc2013-epiphany-38637a7ffe353f89974e1a9fe1262ce77de062ea.zip |
Load the page after showing the window. That way, if mozilla throws up an
2005-02-21 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-shell.c: (ephy_shell_new_tab_full):
Load the page after showing the window. That way, if mozilla throws up
an alert, the window is already there.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-02-21 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-shell.c: (ephy_shell_new_tab_full): + + Load the page after showing the window. That way, if mozilla throws up + an alert, the window is already there. + 2005-02-20 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (drag_start), (motion_notify_cb), |