[webkit-reviews] review requested: [Bug 38032] No need to content sniff 304 responses : [Attachment 54129] Patch

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


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 38032: No need to content sniff 304 responses
https://bugs.webkit.org/show_bug.cgi?id=38032

Attachment 54129: Patch
https://bugs.webkit.org/attachment.cgi?id=54129&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
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(-)


More information about the webkit-reviews mailing list