[webkit-reviews] review granted: [Bug 96712] Fix unused parameter compile warnings in WebCore. : [Attachment 164045] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 23:36:37 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Kangil Han
<kangil.han at samsung.com>'s request for review:
Bug 96712: Fix unused parameter compile warnings in WebCore.
https://bugs.webkit.org/show_bug.cgi?id=96712

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=164045&action=review


> Source/WebCore/platform/efl/PasteboardEfl.cpp:86
> +							     bool, bool&)

Wrong indentation! Also, you can fit bool & bool& on the previous line.


More information about the webkit-reviews mailing list