[Webkit-unassigned] [Bug 26514] New: [GTK] Replaces partially loaded page with fallback content when server drops connection prematurely

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 07:55:41 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26514

           Summary: [GTK] Replaces partially loaded page with fallback
                    content when server drops connection prematurely
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


My Internet connection currently sucks, so it is common for me to have packet
loss. When that happens, some servers are not very forgiving, and drop the
connection before the content is fully retrieved. dev.w3.org is one such
server.

When that happens, WebKitGTK+ currently replaces the already loaded content
with the 'Connection terminated unexpectedly' error page. Chromium and
Iceweasel both keep displaying the content they have already received.

I see two solutions here: we should keep displaying the content, but also
display a warning that the content has been only partially loaded, or we should
keep displaying the content as if it was the whole thing. I'm pretty sure I
remember reading something about this in the HTTP spec, somewhere.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list