Don'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. Review URL: http://codereview.chromium.org/7044074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88569 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment