[Webkit-unassigned] [Bug 38032] New: No need to content sniff 304 responses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 21:54:54 PDT 2010


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

           Summary: No need to content sniff 304 responses
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: beidson at apple.com



David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54129|                            |review?
               Flag|                            |


Created an attachment (id=54129)
 --> (https://bugs.webkit.org/attachment.cgi?id=54129)
Patch

Reviewed by NOBODY (OOPS!).

* platform/network/mac/ResourceHandleMac.mm:
(-[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:]):
No need to adjust the MIME type on 304 responses since they're
only used to determine if the resource needs to be refetched.
---
 2 files changed, 15 insertions(+), 1 deletions(-)

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