[webkit-reviews] review granted: [Bug 136035] Use NSURLFileTypeMappings directly instead of depending on WebKitSystemInterface wrappers for it : [Attachment 236801] New version to avoid breaking non-clang platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 22:53:38 PDT 2014


mitz at webkit.org <mitz at webkit.org> has granted Maciej Stachowiak
<mjs at apple.com>'s request for review:
Bug 136035: Use NSURLFileTypeMappings directly instead of depending on
WebKitSystemInterface wrappers for it
https://bugs.webkit.org/show_bug.cgi?id=136035

Attachment 236801: New version to avoid breaking non-clang platforms
https://bugs.webkit.org/attachment.cgi?id=236801&action=review

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=236801&action=review


r=me assuming you fix MIMETypeRegistryIOS.mm prior to landing.

> Source/WebCore/platform/ios/MIMETypeRegistryIOS.mm:35
>      return wkGetMIMETypeForExtension(ext);

Need to delete this!


More information about the webkit-reviews mailing list