RESOLVED FIXED Bug 59332
Chromium DevTools: recognize WebP as a valid mimetype in the Chromium port.
https://bugs.webkit.org/show_bug.cgi?id=59332
Summary Chromium DevTools: recognize WebP as a valid mimetype in the Chromium port.
Pavel Feldman
Reported 2011-04-25 10:24:00 PDT
Patch to follow.
Attachments
Patch (1.22 KB, patch)
2011-04-25 10:28 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2011-04-25 10:28:29 PDT
Yury Semikhatsky
Comment 2 2011-04-26 00:42:04 PDT
Comment on attachment 90926 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=90926&action=review > Source/WebKit/chromium/src/js/DevTools.js:57 > +WebInspector.MIMETypes["image/webp"] = {2: true}; Why not put this into WebCore?
Pavel Feldman
Comment 3 2011-04-26 01:31:37 PDT
Comment on attachment 90926 [details] Patch Clearing flags on attachment: 90926 Committed r84894: <http://trac.webkit.org/changeset/84894>
Pavel Feldman
Comment 4 2011-04-26 01:31:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.