[webkit-reviews] review denied: [Bug 110323] Accelerated overflow scrolling for Coordinated Graphics. : [Attachment 191409] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 12:47:38 PST 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Luiz Agostini
<luiz at webkit.org>'s request for review:
Bug 110323: Accelerated overflow scrolling for Coordinated Graphics.
https://bugs.webkit.org/show_bug.cgi?id=110323

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

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


> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:2327
> +   
settings->setAcceleratedCompositingForOverflowScrollEnabled(store.getBoolValueF
orKey(WebPreferencesKey::acceleratedCompositingForOverflowScrollEnabledKey()));


Looks like you're enabling this for everyone here, which is wrong.


More information about the webkit-reviews mailing list