[Webkit-unassigned] [Bug 42529] New: Qt WebKit updates view on HTTP 402 response

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 18 16:28:05 PDT 2010


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

           Summary: Qt WebKit updates view on HTTP 402 response
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shrike at netaxs.com


Created an attachment (id=61919)
 --> (https://bugs.webkit.org/attachment.cgi?id=61919)
Fix Qt WebKit HTTP 204 response

According to RFC 2616 section 10.2.5, a response of "204 No Content" should not cause a user agent to update its document view. Qt WebKit incorrectly displays a blank page. The attached patch seems to fix the problem. I lifted the solution from the corresponding Chromium class.

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



More information about the webkit-unassigned mailing list