[webkit-reviews] review granted: [Bug 105140] [Chromium] Dragging a .jpg to Finder saves it as .jpeg : [Attachment 179672] fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 12:14:54 PST 2012


Tony Chang <tony at chromium.org> has granted Avi Drissman <avi at drissman.com>'s
request for review:
Bug 105140: [Chromium] Dragging a .jpg to Finder saves it as .jpeg
https://bugs.webkit.org/show_bug.cgi?id=105140

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

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=179672&action=review


> Source/WebCore/platform/chromium/ClipboardChromium.cpp:387
> +    // Keep the existing extension if it is valid for the MIME type of the
> +    // image, and replace it if it is not.

Nit: I think WebKit style would not include this comment since it's describing
the code below.


More information about the webkit-reviews mailing list