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

Issue 2241663002: Take CSS Clip and contain: paint into account when computing visual rects. (Closed)

Created:
4 years, 4 months ago by chrishtr
Modified:
4 years, 4 months ago
Reviewers:
Xianzhu, szager1
CC:
blink-reviews, blink-reviews-layout_chromium.org, blink-reviews-paint_chromium.org, chromium-reviews, dshwang, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, slimming-paint-reviews_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Take CSS Clip and contain: paint into account when computing visual rects. BUG=611379, 599939 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/3d30a67e378ec3fcaac5809305584bbabca88e18 Cr-Commit-Position: refs/heads/master@{#411843}

Patch Set 1 #

Patch Set 2 : none #

Patch Set 3 : none #

Patch Set 4 : none #

Total comments: 5

Patch Set 5 : none #

Patch Set 6 : none #

Patch Set 7 : none #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -22 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.h View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.cpp View 1 2 3 4 5 2 chunks +23 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutObject.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp View 1 2 3 4 5 2 chunks +6 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/VisualRectMappingTest.cpp View 1 chunk +36 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp View 1 2 3 4 5 1 chunk +2 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayer.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.cpp View 1 2 3 4 5 6 2 chunks +48 lines, -3 lines 0 comments Download

Messages

Total messages: 32 (20 generated)
chrishtr
4 years, 4 months ago (2016-08-11 23:26:27 UTC) #4
chrishtr
ping
4 years, 4 months ago (2016-08-12 16:42:22 UTC) #11
Xianzhu
https://codereview.chromium.org/2241663002/diff/60001/third_party/WebKit/Source/core/layout/LayoutBox.h File third_party/WebKit/Source/core/layout/LayoutBox.h (right): https://codereview.chromium.org/2241663002/diff/60001/third_party/WebKit/Source/core/layout/LayoutBox.h#newcode806 third_party/WebKit/Source/core/layout/LayoutBox.h:806: // Returns the combination of overflow clip, contain: paint ...
4 years, 4 months ago (2016-08-12 17:07:57 UTC) #13
chrishtr
https://codereview.chromium.org/2241663002/diff/60001/third_party/WebKit/Source/core/layout/LayoutBox.h File third_party/WebKit/Source/core/layout/LayoutBox.h (right): https://codereview.chromium.org/2241663002/diff/60001/third_party/WebKit/Source/core/layout/LayoutBox.h#newcode806 third_party/WebKit/Source/core/layout/LayoutBox.h:806: // Returns the combination of overflow clip, contain: paint ...
4 years, 4 months ago (2016-08-12 17:56:24 UTC) #16
Xianzhu
lgtm https://codereview.chromium.org/2241663002/diff/60001/third_party/WebKit/Source/core/layout/LayoutBox.h File third_party/WebKit/Source/core/layout/LayoutBox.h (right): https://codereview.chromium.org/2241663002/diff/60001/third_party/WebKit/Source/core/layout/LayoutBox.h#newcode806 third_party/WebKit/Source/core/layout/LayoutBox.h:806: // Returns the combination of overflow clip, contain: ...
4 years, 4 months ago (2016-08-12 18:45:46 UTC) #17
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/2241663002/80001
4 years, 4 months ago (2016-08-12 18:56:51 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/250574) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 4 months ago (2016-08-12 18:59:43 UTC) #21
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/2241663002/100001
4 years, 4 months ago (2016-08-12 20:05:09 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/260586)
4 years, 4 months ago (2016-08-12 20:35:41 UTC) #26
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/2241663002/120001
4 years, 4 months ago (2016-08-12 20:47:54 UTC) #29
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 4 months ago (2016-08-13 01:18:37 UTC) #30
commit-bot: I haz the power
4 years, 4 months ago (2016-08-13 01:20:28 UTC) #32
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/3d30a67e378ec3fcaac5809305584bbabca88e18
Cr-Commit-Position: refs/heads/master@{#411843}

Powered by Google App Engine
This is Rietveld 408576698