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

Issue 2850633003: Rename LayoutTable::CollapseBorders() to ShouldCollapseBorders() (Closed)

Created:
3 years, 7 months ago by Xianzhu
Modified:
3 years, 7 months ago
Reviewers:
wkorman
CC:
chromium-reviews, pdr+renderingwatchlist_chromium.org, zoltan1, blink-reviews-layout_chromium.org, szager+layoutwatch_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

Rename LayoutTable::CollapseBorders() to ShouldCollapseBorders() The method returns true if the table has "border-collapse: collapse" style. A better name could be CollapsesBorders() to reflect its purpose, but both this name and the original name are easily confusing with another method "CollapsedBorders()". CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2850633003 Cr-Commit-Position: refs/heads/master@{#468443} Committed: https://chromium.googlesource.com/chromium/src/+/05f315fbcdb64a90b96d4fee27741100e2bcdbb4

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -60 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutTable.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTable.cpp View 1 17 chunks +27 lines, -25 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableBoxComponent.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableCell.cpp View 1 5 chunks +20 lines, -20 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableRow.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/BoxPainter.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/PaintInvalidator.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/TableCellPainter.cpp View 4 chunks +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/paint/TablePainter.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (8 generated)
Xianzhu
3 years, 7 months ago (2017-04-28 17:03:58 UTC) #3
wkorman
lgtm The only other idea I came up with on brief reflection was "CollapsedBordersEnabled", but ...
3 years, 7 months ago (2017-04-28 17:56:21 UTC) #4
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/2850633003/1
3 years, 7 months ago (2017-05-01 19:08:01 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/358292)
3 years, 7 months ago (2017-05-01 19:19:01 UTC) #8
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/2850633003/20001
3 years, 7 months ago (2017-05-01 19:27:40 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 22:08:51 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/05f315fbcdb64a90b96d4fee2774...

Powered by Google App Engine
This is Rietveld 408576698