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

Issue 2595593002: Fix CSS clips cannot be correctly handled by composited scroller (Closed)

Created:
4 years ago by yigu
Modified:
3 years, 11 months ago
Reviewers:
*chrishtr
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix CSS clips cannot be correctly handled by composited scroller BUG=645957 TEST=PaintLayerScrollableAreaTest.OnlyAutoClippedScrollingContentsLayerPromoted CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/141c10c87f8f4bba2d4036e1613e1d9455256c45 Cr-Commit-Position: refs/heads/master@{#440925}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add unit test && nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -1 line) Patch
M third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerScrollableAreaTest.cpp View 1 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
yigu
Hi Chris, Currently I'm fixing the bug by not compositing a layer that has css ...
4 years ago (2016-12-20 15:35:46 UTC) #4
chrishtr
This CL also needs a test. https://codereview.chromium.org/2595593002/diff/1/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp File third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp (right): https://codereview.chromium.org/2595593002/diff/1/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp#newcode1758 third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp:1758: !layer->layoutObject()->style()->hasAutoClip()); Instead, write ...
3 years, 11 months ago (2016-12-28 16:17:45 UTC) #5
yigu
Hi Chris, Thanks for the feedback! A unit test has been added. PTAL. Yi https://codereview.chromium.org/2595593002/diff/1/third_party/WebKit/Source/core/paint/PaintLayerScrollableArea.cpp ...
3 years, 11 months ago (2016-12-28 18:42:06 UTC) #7
chrishtr
lgtm
3 years, 11 months ago (2016-12-29 01:27:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2595593002/20001
3 years, 11 months ago (2016-12-29 01:27:40 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 11 months ago (2016-12-29 02:15:25 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:51:26 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/141c10c87f8f4bba2d4036e1613e1d9455256c45
Cr-Commit-Position: refs/heads/master@{#440925}

Powered by Google App Engine
This is Rietveld 408576698