[Webkit-unassigned] [Bug 24600] New: [GTK] responses with status code >= 400 should not be given special treatment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 14 15:04:52 PDT 2009


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

           Summary: [GTK] responses with status code >= 400 should not be
                    given special treatment
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Gtk, Soup
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


Current code avoids calling gotHeaders and gotChunk for messages that are not
"successful". This makes them skip things such as content sniffing, and would
hog the memory for responses with big bodies, were accumulate not disabled =).
This last fact is the reason why error pages with content, such as plone.org's
404 pages are not displayed.


-- 
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