[webkit-reviews] review granted: [Bug 120367] No need for generalPasteboard (aside from "global selection mode") : [Attachment 209783] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 12:00:20 PDT 2013


Alexey Proskuryakov <ap at webkit.org> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 120367: No need for generalPasteboard (aside from "global selection mode")
https://bugs.webkit.org/show_bug.cgi?id=120367

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
r=me

I think that ultimately, using the same class for long-living Pasteboard
handles (like those inside Clipboard object) and for these single-shot ones is
confusing. We need to keep changeCount updated for Clipboard but don't care
about it here.


More information about the webkit-reviews mailing list