[webkit-reviews] review granted: [Bug 116161] [Mac] Remove call to ClipboardMac::create from EventHandler::createDraggingClipboard : [Attachment 201846] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 09:54:09 PDT 2013


Andreas Kling <akling at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 116161: [Mac] Remove call to ClipboardMac::create from
EventHandler::createDraggingClipboard
https://bugs.webkit.org/show_bug.cgi?id=116161

Attachment 201846: Patch
https://bugs.webkit.org/attachment.cgi?id=201846&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
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.


More information about the webkit-reviews mailing list