Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Issue 254006: Only write the image when writeImage is called. We don't write the (Closed)

Created:
11 years, 2 months ago by tony
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Only write the image when writeImage is called. We don't write the other formats because when pasting, we want to make sure the image has priority. This method appears to only be called from the image context menu and when viewing an image only in a tab and using copy (ctrl+c or from the page menu). In both of these cases, if the user wants the URL, they can use the context menu "copy image url" to get the URL. BUG=21593 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27439

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M webkit/glue/webclipboard_impl.cc View 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tony
11 years, 2 months ago (2009-09-28 22:05:20 UTC) #1
sky
11 years, 2 months ago (2009-09-28 22:15:13 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698