Bug 71414

Summary: [chromium] Add plumbing for JS to write to clipboard in copy/cut events.
Product: WebKit Reporter: Daniel Cheng <dcheng>
Component: HTML EditingAssignee: Daniel Cheng <dcheng>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 40515    
Bug Blocks:    
Attachments:
Description Flags
Patch fishd: review+

Daniel Cheng
Reported 2011-11-02 15:59:43 PDT
Even though you can call event.clipboardData.setData() in copy/cut events in Chrome, it doesn't do anything today.
Attachments
Patch (4.81 KB, patch)
2011-11-03 16:25 PDT, Daniel Cheng
fishd: review+
Daniel Cheng
Comment 1 2011-11-03 16:25:55 PDT
WebKit Review Bot
Comment 2 2011-11-03 16:28:48 PDT
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Daniel Cheng
Comment 3 2011-11-10 20:13:34 PST
Note You need to log in before you can comment on or make changes to this bug.