RESOLVED FIXED 86278
Composited layers should only run the overlay scrollbars painting pass if necessary
https://bugs.webkit.org/show_bug.cgi?id=86278
Summary Composited layers should only run the overlay scrollbars painting pass if nec...
Beth Dakin
Reported 2012-05-11 18:08:03 PDT
https://bugs.webkit.org/show_bug.cgi?id=86158 made sure to run the overlay scrollbars painting pass when in tiled drawing mode. However, it was a little aggressive in allowing that pass to go forward. Patch forthcoming. <rdar://problem/11437428>
Attachments
Patch (2.02 KB, patch)
2012-05-11 18:10 PDT, Beth Dakin
mitz: review+
Beth Dakin
Comment 1 2012-05-11 18:10:52 PDT
Beth Dakin
Comment 2 2012-05-11 18:19:06 PDT
Thanks Dan! Committed change: http://trac.webkit.org/changeset/116831
Note You need to log in before you can comment on or make changes to this bug.