[webkit-reviews] review granted: [Bug 116000] [Mac] Move clearData from ClipboardMac to PasteboardMac : [Attachment 201520] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 12 19:41:25 PDT 2013


Andreas Kling <akling at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 116000: [Mac] Move clearData from ClipboardMac to PasteboardMac
https://bugs.webkit.org/show_bug.cgi?id=116000

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

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=201520&action=review


r=me

> Source/WebCore/platform/mac/PasteboardMac.mm:606
> +    if (qType == "url")

else if
(I know you're just moving this.)


More information about the webkit-reviews mailing list