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

Issue 2717273003: Fix collapsed-border painting for layered table and cells (Closed)

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

Description

Fix collapsed-border painting for layered table and cells BUG=694038 TEST=paint/tables/collapsed-border-layered-table-and-cells.html CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2717273003 Cr-Commit-Position: refs/heads/master@{#453364} Committed: https://chromium.googlesource.com/chromium/src/+/67f96fcba8901815194004f7c5778550bf51e3e1

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -7 lines) Patch
A third_party/WebKit/LayoutTests/paint/tables/collapsed-border-layered-table-and-cells.html View 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/paint/tables/collapsed-border-layered-table-and-cells-expected.html View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintInvalidator.cpp View 2 chunks +10 lines, -7 lines 4 comments Download

Messages

Total messages: 11 (5 generated)
Xianzhu
3 years, 9 months ago (2017-02-27 18:50:08 UTC) #3
wkorman
https://codereview.chromium.org/2717273003/diff/1/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp File third_party/WebKit/Source/core/paint/PaintInvalidator.cpp (right): https://codereview.chromium.org/2717273003/diff/1/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp#newcode222 third_party/WebKit/Source/core/paint/PaintInvalidator.cpp:222: context.paintingLayer->setNeedsPaintPhaseDescendantBlockBackgrounds(); LayoutTable::invalidatePaintIfNeeded already does this, is that not called ...
3 years, 9 months ago (2017-02-27 19:46:23 UTC) #4
Xianzhu
https://codereview.chromium.org/2717273003/diff/1/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp File third_party/WebKit/Source/core/paint/PaintInvalidator.cpp (right): https://codereview.chromium.org/2717273003/diff/1/third_party/WebKit/Source/core/paint/PaintInvalidator.cpp#newcode222 third_party/WebKit/Source/core/paint/PaintInvalidator.cpp:222: context.paintingLayer->setNeedsPaintPhaseDescendantBlockBackgrounds(); On 2017/02/27 19:46:23, wkorman wrote: > LayoutTable::invalidatePaintIfNeeded already ...
3 years, 9 months ago (2017-02-27 20:22:50 UTC) #5
wkorman
lgtm
3 years, 9 months ago (2017-02-27 20:25:40 UTC) #6
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/2717273003/1
3 years, 9 months ago (2017-02-27 20:37:13 UTC) #8
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 22:43:07 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/67f96fcba8901815194004f7c577...

Powered by Google App Engine
This is Rietveld 408576698