[webkit-reviews] review denied: [Bug 85758] [Chromium] Move clipboard to Platform.h : [Attachment 140449] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 6 20:44:59 PDT 2012


Adam Barth <abarth at webkit.org> has denied Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 85758: [Chromium] Move clipboard to Platform.h
https://bugs.webkit.org/show_bug.cgi?id=85758

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=140449&action=review


> Source/WebKit/chromium/public/platform/WebKitPlatformSupport.h:-54
> -class WebClipboard;

You can probably guess what I'm going to say at this point.  :)

WebClipboard.h and its dependencies are already in
Source/WebKit/chromium/public/platform, so they should be easy to move at the
same time.


More information about the webkit-reviews mailing list