[webkit-reviews] review denied: [Bug 113738] Hide non-coordinated scrollbars for Android M26 : [Attachment 196050] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 18:37:36 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Tien-Ren Chen
<trchen at chromium.org>'s request for review:
Bug 113738: Hide non-coordinated scrollbars for Android M26
https://bugs.webkit.org/show_bug.cgi?id=113738

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=196050&action=review


> Source/WebCore/platform/ScrollView.cpp:919
> +#if OS(ANDROID)

This is too mysterious. We don't like OS or PLATFORM #ifdefs sprinkled around
like this.


More information about the webkit-reviews mailing list