[Webkit-unassigned] [Bug 137855] REGRESSION (r173356): Safari can't install a profile, gets 'Download Failed error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 18 14:45:35 PDT 2014


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

--- Comment #4 from mitz at webkit.org <mitz at webkit.org> ---
(In reply to comment #3)
> Comment on attachment 240069 [details]
> patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=240069&action=review
> 
> > Source/WebCore/platform/network/mac/ResourceResponseMac.mm:69
> > +    [headerDictionary setObject:(NSString *)m_mimeType forKey:@"Content-Type"];
> 
> This can result in lying to the API client about the content of the response
> headers from the server. Can we use the -_setMIMEType: (which we use
> elsewhere in WebCore) instead?

/the -_setMIMEType:/the -_setMIMEType: method/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141018/ad91da26/attachment-0002.html>


More information about the webkit-unassigned mailing list