Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Issue 474683002: Use scrollContentsSlowPath when scrolling with background-attachment: fixed (Closed)

Created:
6 years, 4 months ago by abarth-chromium
Modified:
6 years, 4 months ago
Reviewers:
Ian Vollick
CC:
blink-reviews, trchen
Project:
blink
Visibility:
Public.

Description

Use 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -4 lines) Patch
A LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed.html View 1 chunk +24 lines, -0 lines 0 comments Download
A + LayoutTests/fast/repaint/full-viewport-repaint-for-background-attachment-fixed-expected.txt View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/frame/FrameView.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
abarth-chromium
6 years, 4 months ago (2014-08-13 23:04:05 UTC) #1
Ian Vollick
On 2014/08/13 23:04:05, abarth wrote: lgtm.
6 years, 4 months ago (2014-08-13 23:07:51 UTC) #2
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 4 months ago (2014-08-14 00:31:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/474683002/1
6 years, 4 months ago (2014-08-14 00:32:22 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 03:12:59 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 180223

Powered by Google App Engine
This is Rietveld 408576698