[webkit-reviews] review granted: [Bug 46107] [BREWMP] Add dummy Pasteboard : [Attachment 68115] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 17:10:11 PDT 2010


Kent Tamura <tkent at chromium.org> has granted Kwang Yul Seo
<kwangyul.seo at gmail.com>'s request for review:
Bug 46107: [BREWMP] Add dummy Pasteboard
https://bugs.webkit.org/show_bug.cgi?id=46107

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=68115&action=review

> WebCore/platform/brew/PasteboardBrew.cpp:55
> +void Pasteboard::writeSelection(Range* selectedRange, bool
canSmartCopyOrDelete, Frame* frame)

nit: We usually omit parameter names if they are not used in the function
content.


More information about the webkit-reviews mailing list