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

Issue 2781863005: Account for filter bounds for backgroundRect during PaintLayer painting (Closed)

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

Description

Account for filter bounds for backgroundRect during PaintLayer painting. BUG=701654 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2781863005 Cr-Commit-Position: refs/heads/master@{#461014} Committed: https://chromium.googlesource.com/chromium/src/+/9dde8ce672f222dc77bd460ac703a2bef6910bc7

Patch Set 1 #

Patch Set 2 : none #

Patch Set 3 : none #

Patch Set 4 : none #

Total comments: 6

Patch Set 5 : none #

Patch Set 6 : none #

Total comments: 6

Patch Set 7 : none #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -75 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/clip/nested-rounded-rect-expected.html View 1 2 3 4 5 1 chunk +0 lines, -5 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/clip/nested-rounded-rect-expected.png View 1 2 3 4 5 Binary file 0 comments Download
A third_party/WebKit/LayoutTests/fast/clip/nested-rounded-rect-expected.txt View 1 2 3 4 5 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerClipper.h View 1 2 3 4 5 6 2 chunks +13 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp View 1 2 3 4 5 6 9 chunks +80 lines, -61 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerClipperTest.cpp View 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (26 generated)
chrishtr
3 years, 8 months ago (2017-03-29 23:17:42 UTC) #5
trchen
https://codereview.chromium.org/2781863005/diff/60001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp File third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp (right): https://codereview.chromium.org/2781863005/diff/60001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp#newcode206 third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp:206: clipRect); Why is this line needed? The only caller ...
3 years, 8 months ago (2017-03-29 23:50:08 UTC) #7
chrishtr
https://codereview.chromium.org/2781863005/diff/60001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp File third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp (right): https://codereview.chromium.org/2781863005/diff/60001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp#newcode206 third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp:206: clipRect); On 2017/03/29 at 23:50:08, trchen wrote: > Why ...
3 years, 8 months ago (2017-03-30 04:35:26 UTC) #15
trchen
https://codereview.chromium.org/2781863005/diff/100001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp File third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp (right): https://codereview.chromium.org/2781863005/diff/100001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp#newcode410 third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp:410: void PaintLayerClipper::calculateBackgroundClipRectWithGeometryMapper( This look a lot similar to calculateForegroundClipRectWithGeometryMapper() ...
3 years, 8 months ago (2017-03-30 18:46:40 UTC) #23
chrishtr
https://codereview.chromium.org/2781863005/diff/100001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp File third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp (right): https://codereview.chromium.org/2781863005/diff/100001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp#newcode410 third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp:410: void PaintLayerClipper::calculateBackgroundClipRectWithGeometryMapper( On 2017/03/30 at 18:46:40, trchen wrote: > ...
3 years, 8 months ago (2017-03-30 23:50:14 UTC) #24
trchen
lgtm On 2017/03/30 23:50:14, chrishtr wrote: > https://codereview.chromium.org/2781863005/diff/100001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp > File third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp (right): > > https://codereview.chromium.org/2781863005/diff/100001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp#newcode410 ...
3 years, 8 months ago (2017-03-31 02:13:35 UTC) #29
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/2781863005/120001
3 years, 8 months ago (2017-03-31 03:24:54 UTC) #31
commit-bot: I haz the power
3 years, 8 months ago (2017-03-31 03:34:58 UTC) #34
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/9dde8ce672f222dc77bd460ac703...

Powered by Google App Engine
This is Rietveld 408576698