RESOLVED FIXED71414
[chromium] Add plumbing for JS to write to clipboard in copy/cut events.
https://bugs.webkit.org/show_bug.cgi?id=71414
Summary [chromium] Add plumbing for JS to write to clipboard in copy/cut events.
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.