RESOLVED FIXED 37193
[chromium] implement getData('text/html') for paste and drop events
https://bugs.webkit.org/show_bug.cgi?id=37193
Summary [chromium] implement getData('text/html') for paste and drop events
Tony Chang
Reported 2010-04-07 01:45:38 PDT
[chromium] implement getData('text/html') for paste and drop events
Attachments
Patch (12.30 KB, patch)
2010-04-07 01:47 PDT, Tony Chang
eric: review+
commit-queue: commit-queue-
Tony Chang
Comment 1 2010-04-07 01:47:05 PDT
Tony Chang
Comment 2 2010-04-07 01:49:12 PDT
The webkit mac side is here: https://bugs.webkit.org/show_bug.cgi?id=19893 I can try to make this work in safari win too (seems straightforward). Bug https://bugs.webkit.org/show_bug.cgi?id=37193 is related, but it's for general types (and would involve some IPC plumbing to allow arbitrary types through).
Eric Seidel (no email)
Comment 3 2010-04-09 13:57:12 PDT
Comment on attachment 52713 [details] Patch Looks reasonable to me.
Eric Seidel (no email)
Comment 4 2010-04-09 13:57:39 PDT
CCing Oliver (who has worked on mac DnD) so he sees this go by.
Tony Chang
Comment 5 2010-04-11 18:44:00 PDT
Comment on attachment 52713 [details] Patch Watching the landing since I'm not sure if it'll pass or fail on QT.
WebKit Commit Bot
Comment 6 2010-04-11 19:08:01 PDT
Comment on attachment 52713 [details] Patch Rejecting patch 52713 from commit-queue. Failed to run "['/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', '--reviewer', 'Eric Seidel', '--force']" exit_code: 1 Last 500 characters of output: -html.html patching file LayoutTests/platform/gtk/Skipped patching file LayoutTests/platform/mac/Skipped Hunk #1 FAILED at 151. 1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/mac/Skipped.rej patching file LayoutTests/platform/win/Skipped Hunk #1 FAILED at 822. 1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/win/Skipped.rej patching file WebCore/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file WebCore/platform/chromium/ClipboardChromium.cpp Full output: http://webkit-commit-queue.appspot.com/results/1610409
Tony Chang
Comment 7 2010-04-11 19:22:07 PDT
Note You need to log in before you can comment on or make changes to this bug.