DescriptionDon't write image markup to the clipboard when copying images on OS X.
If image markup is present on the clipboard, Mail.app will always prefer it over the actual image even if we declare the image types before the HTML type in -[NSPasteboard types]. With this change, we also match the behavior of other Mac browser when invoking the "Copy Image" action.
BUG=33016
TEST=Manual test with 'copy image' context menu item and then pasting it into a Mail.app draft.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88569
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|