DescriptionGenerate a proper file name when dragging an image from a
web page to the desktop.
We receive information about the image from WebKit in the
render which includes the image URL, MIME type and a guess
as to what the file name is. If the filename is empty, we
synthesize a file name based on the URL. In all cases, we
set the file extension to the MIME type that was detected
by WebKit.
This change is the Chromium portion of image dragging. The
WebKit portion has been committed as:
http://trac.webkit.org/changeset/40294
BUG=6481
(http://crbug.com/6481)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8854
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|