Bug 55814 - [chromium] Add method to WebClipboard to read images from the clipboard.
Summary: [chromium] Add method to WebClipboard to read images from the clipboard.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Daniel Cheng
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 19:27 PST by Daniel Cheng
Modified: 2011-03-11 14:46 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2011-03-04 21:13 PST, Daniel Cheng
dimich: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Cheng 2011-03-04 19:27:53 PST
Add method to WebClipboard to read images from the clipboard.
Comment 1 Daniel Cheng 2011-03-04 21:13:13 PST
Created attachment 84843 [details]
Patch
Comment 2 Dmitry Titov 2011-03-05 21:32:32 PST
Comment on attachment 84843 [details]
Patch

r=me
please add [Chromium] to description in ChangeLog before landing.

Normally, Darin Fisher would need to look at changes to Chromium WebKit API, but this is a trivial one, so I hope it's ok for me to r+ it.
Comment 3 Daniel Cheng 2011-03-05 22:23:37 PST
Committed r80433: <http://trac.webkit.org/changeset/80433>
Comment 4 Darin Fisher (:fishd, Google) 2011-03-11 14:46:55 PST
Comment on attachment 84843 [details]
Patch

Yeah, LGTM