Bug 55814

Summary: [chromium] Add method to WebClipboard to read images from the clipboard.
Product: WebKit Reporter: Daniel Cheng <dcheng>
Component: New BugsAssignee: Daniel Cheng <dcheng>
Status: RESOLVED FIXED    
Severity: Normal CC: dimich, fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch dimich: review+

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