diff options
author | Xan Lopez <xan@gnome.org> | 2009-09-24 21:12:12 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2009-09-24 21:13:23 +0800 |
commit | 868dc9753fc0ec7f22d4bdce84411d6b12b592e0 (patch) | |
tree | 980d24d40b758609157078bd61ea5c2b62352588 /src/ephy-extension.c | |
parent | 3a81e065d1f9f771778cb05c96ffa7ac7afe8a1a (diff) | |
download | gsoc2013-epiphany-868dc9753fc0ec7f22d4bdce84411d6b12b592e0.tar gsoc2013-epiphany-868dc9753fc0ec7f22d4bdce84411d6b12b592e0.tar.gz gsoc2013-epiphany-868dc9753fc0ec7f22d4bdce84411d6b12b592e0.tar.bz2 gsoc2013-epiphany-868dc9753fc0ec7f22d4bdce84411d6b12b592e0.tar.lz gsoc2013-epiphany-868dc9753fc0ec7f22d4bdce84411d6b12b592e0.tar.xz gsoc2013-epiphany-868dc9753fc0ec7f22d4bdce84411d6b12b592e0.tar.zst gsoc2013-epiphany-868dc9753fc0ec7f22d4bdce84411d6b12b592e0.zip |
ephy-web-view.c: take into account FAILED status for is_loading
When a page fails to load (for example, when the user cancels it) it
won't go through the FINISHED state, which is the only one we are
taking into account to decide if a page is still loading. Use the new
WEBKIT_LOAD_FAILED status (WebKitGTK+ r48719) too.
Diffstat (limited to 'src/ephy-extension.c')
0 files changed, 0 insertions, 0 deletions