[webkit-reviews] review granted: [Bug 46321] [BREWMP] Enable touch events : [Attachment 68473] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 20:47:57 PDT 2010


Adam Barth <abarth at webkit.org> has granted Kwang Yul Seo
<kwangyul.seo at gmail.com>'s request for review:
Bug 46321: [BREWMP] Enable touch events
https://bugs.webkit.org/show_bug.cgi?id=46321

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

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

> WebCore/platform/brew/PlatformTouchPointBrew.cpp:37
> +    , m_pos(windowPos) { }

These braces should be on separate lines.


More information about the webkit-reviews mailing list