[webkit-reviews] review requested: [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:51:42 PST 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has asked	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


The WebKit2 bits look OK to me.

>> 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.

Never mind.


More information about the webkit-reviews mailing list