Created attachment 54129 [details] 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(-)
Comment on attachment 54129 [details] Patch r+
Committed r58158: <http://trac.webkit.org/changeset/58158>