RESOLVED FIXED 116161
[Mac] Remove call to ClipboardMac::create from EventHandler::createDraggingClipboard
https://bugs.webkit.org/show_bug.cgi?id=116161
Summary [Mac] Remove call to ClipboardMac::create from EventHandler::createDraggingCl...
Darin Adler
Reported 2013-05-15 09:46:47 PDT
[Mac] Remove call to ClipboardMac::create from EventHandler::createDraggingClipboard
Attachments
Patch (3.52 KB, patch)
2013-05-15 09:48 PDT, Darin Adler
kling: review+
Darin Adler
Comment 1 2013-05-15 09:48:56 PDT
Andreas Kling
Comment 2 2013-05-15 09:52:37 PDT
Comment on attachment 201846 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=201846&action=review r=me with one fix: > Source/WebCore/platform/mac/ClipboardMac.mm:51 > + Pasteboard(NSDragPboard).clear(); This doesn't seem to belong here.
Darin Adler
Comment 3 2013-05-15 09:53:05 PDT
Note You need to log in before you can comment on or make changes to this bug.