[webkit-reviews] review requested: [Bug 109302] Simplify logic for automatically opting into composited scrolling : [Attachment 189137] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 12:08:12 PST 2013


Glenn Hartmann <hartmanng at chromium.org> has asked  for review:
Bug 109302: Simplify logic for automatically opting into composited scrolling
https://bugs.webkit.org/show_bug.cgi?id=109302

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

------- Additional Comments from Glenn Hartmann <hartmanng at chromium.org>
Added a check for acceleratedCompositingForOverflowScrollEnabled(). I have
another bug (https://bugs.webkit.org/show_bug.cgi?id=109966) that I'm working
on which will reduce this further to only perform the full computation for
overflow-scroll layers. I thought it was enough to make a separate patch out of
it. Should I just wait and upload them together?


More information about the webkit-reviews mailing list