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

Issue 2838643003: Invalidate collapsed borders using currentColor when color changes (Closed)

Created:
3 years, 8 months ago by Xianzhu
Modified:
3 years, 8 months ago
Reviewers:
wkorman
CC:
chromium-reviews, szager+layoutwatch_chromium.org, blink-reviews-style_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, dshwang, jchaffraix+rendering, blink-reviews-paint_chromium.org, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Invalidate collapsed borders using currentColor when color changes Also remove CollapsedBorderValue::color_is_current_color_, because we always create CollapseBorderValue with resolved color. BUG=713680 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2838643003 Cr-Commit-Position: refs/heads/master@{#467024} Committed: https://chromium.googlesource.com/chromium/src/+/ed44ef1f1961716727c328153fd34b97fe8f9642

Patch Set 1 #

Total comments: 2

Patch Set 2 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -42 lines) Patch
A third_party/WebKit/LayoutTests/paint/invalidation/table/collapsed-border-current-color.html View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/paint/invalidation/table/collapsed-border-current-color-expected.html View 1 chunk +24 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTable.cpp View 1 chunk +6 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableBoxComponent.h View 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableBoxComponent.cpp View 1 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableCell.cpp View 1 chunk +9 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableCol.cpp View 1 chunk +6 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableRow.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableSection.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/paint/TableCellPainter.cpp View 1 chunk +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/style/CollapsedBorderValue.h View 3 chunks +4 lines, -10 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 18 (12 generated)
Xianzhu
https://codereview.chromium.org/2838643003/diff/1/third_party/WebKit/Source/core/layout/LayoutTableBoxComponent.cpp File third_party/WebKit/Source/core/layout/LayoutTableBoxComponent.cpp (right): https://codereview.chromium.org/2838643003/diff/1/third_party/WebKit/Source/core/layout/LayoutTableBoxComponent.cpp#newcode17 third_party/WebKit/Source/core/layout/LayoutTableBoxComponent.cpp:17: const ComputedStyle& old_style) { This doesn't include the !table->SelfNeedsLayout() ...
3 years, 8 months ago (2017-04-24 21:09:22 UTC) #5
Xianzhu
Forgot to update the CL title and description when sending out the CL. Updated.
3 years, 8 months ago (2017-04-24 21:11:16 UTC) #7
wkorman
lgtm Update change subject to reflect updated CL desc.
3 years, 8 months ago (2017-04-24 21:46:00 UTC) #10
Xianzhu
On 2017/04/24 21:46:00, wkorman wrote: > lgtm > > Update change subject to reflect updated ...
3 years, 8 months ago (2017-04-24 22:05:12 UTC) #11
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/2838643003/20001
3 years, 8 months ago (2017-04-25 15:26:58 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-25 17:10:11 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/ed44ef1f1961716727c328153fd3...

Powered by Google App Engine
This is Rietveld 408576698