WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
47583
Unable to load www.webwereld.com
https://bugs.webkit.org/show_bug.cgi?id=47583
Summary
Unable to load www.webwereld.com
Priit Laes (IRC: plaes)
Reported
2010-10-13 02:26:40 PDT
When trying to load
http://www.webwereld.com
, the page shows "Connection terminated unexpectedly" error. epiphany-2.30.6 libsoup-2.30.2 Webkit-gtk-1.3.4 This is a follow-up of
bug 29669
.
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2010-10-13 07:53:53 PDT
CCing Sergio, who may be interested in this bug.
Alexey Proskuryakov
Comment 2
2010-10-13 12:05:22 PDT
This site loads as blank in both Safari and Firefox for me - but without error messages.
Martin Robinson
Comment 3
2010-10-13 12:08:49 PDT
In Chromium, it loads a blank page for me as well, though I am able to view the page DOM (it seems to be a frameset) in the inspector.
Priit Laes (IRC: plaes)
Comment 4
2010-10-20 01:30:03 PDT
Another web page with similar issue:
http://www.brettoliver.org.uk/masterclock.htm
Martin Robinson
Comment 5
2010-10-20 17:41:13 PDT
It seems the issue here is that FrameLoaderClient::dispatchDidFailLoad shows the error page uncoditionally. Probably it should only show the page if the load has produced no data at all.
Sergio Villar Senin
Comment 6
2010-10-21 00:48:49 PDT
At libsoup level the problem is that we get an EOF socket error. Then as Martin says the frame loader notifies the failure.
Sergio Villar Senin
Comment 7
2010-11-18 11:22:19 PST
Should be fixed after this:
https://bugzilla.gnome.org/show_bug.cgi?id=631525
Martin Robinson
Comment 8
2010-11-18 11:46:11 PST
Hrm. I still think that the FrameLoaderClient should skip the error page if the load fails after data has loaded.
Priit Laes (IRC: plaes)
Comment 9
2012-01-13 02:32:25 PST
Closing previously fixed bugs.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug