DescriptionUse scrollContentsSlowPath when scrolling with background-attachment: fixed
This CL causes us to bail out of the fast scrolling path if we have slow
repainting objects (i.e., background-attachment: fixed). We've done this for a
long time, by my recent CL removed this behavior and we appear to lack test
coverage for it.
R=vollick@chromium.org
BUG=402747
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180223
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|