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

Issue 1952133006: [css-tables] Set table and cell widths dirty when row border width changes (Closed)

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

Description

[css-tables] Set table and cell widths dirty when row border width changes Otherwise the old table width is reused. BUG=609674 Committed: https://crrev.com/0a7429662dd258bb3af4dd81ea5c7b96d2af9583 Cr-Commit-Position: refs/heads/master@{#394329}

Patch Set 1 #

Total comments: 9

Patch Set 2 : update layout test #

Patch Set 3 : ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -10 lines) Patch
M third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt View 1 chunk +20 lines, -10 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html View 1 1 chunk +22 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/table/change-row-border-width-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTableRow.cpp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
dgrogan
Xianzhu, could you review this? https://codereview.chromium.org/1952133006/diff/1/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp File third_party/WebKit/Source/core/layout/LayoutTableRow.cpp (right): https://codereview.chromium.org/1952133006/diff/1/third_party/WebKit/Source/core/layout/LayoutTableRow.cpp#newcode89 third_party/WebKit/Source/core/layout/LayoutTableRow.cpp:89: childBox->setPreferredLogicalWidthsDirty(MarkOnlyThis); This works but ...
4 years, 7 months ago (2016-05-07 00:25:54 UTC) #2
Xianzhu
I feel the CL is correct, but am not very sure because my limited knowledge ...
4 years, 7 months ago (2016-05-07 20:58:19 UTC) #3
Xianzhu
I feel the CL is correct, but am not very sure because my limited knowledge ...
4 years, 7 months ago (2016-05-07 20:58:41 UTC) #5
mstensho (USE GERRIT)
https://codereview.chromium.org/1952133006/diff/1/third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html File third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html (right): https://codereview.chromium.org/1952133006/diff/1/third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html#newcode17 third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html:17: window.testRunner && window.testRunner.notifyDone(); I wonder if this could be ...
4 years, 7 months ago (2016-05-09 08:41:53 UTC) #7
eae
On 2016/05/09 08:41:53, mstensho wrote: > https://codereview.chromium.org/1952133006/diff/1/third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html > File third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html > (right): > > https://codereview.chromium.org/1952133006/diff/1/third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html#newcode17 ...
4 years, 7 months ago (2016-05-09 15:36:42 UTC) #8
dgrogan
https://codereview.chromium.org/1952133006/diff/1/third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html File third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html (right): https://codereview.chromium.org/1952133006/diff/1/third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html#newcode17 third_party/WebKit/LayoutTests/fast/table/change-row-border-width.html:17: window.testRunner && window.testRunner.notifyDone(); On 2016/05/09 08:41:53, mstensho wrote: > ...
4 years, 7 months ago (2016-05-16 23:34:17 UTC) #10
dgrogan
eae, would you mind reviewing this? I suspect mstensho is OOO. It wouldn't be a ...
4 years, 7 months ago (2016-05-17 21:09:26 UTC) #11
eae
LGTM
4 years, 7 months ago (2016-05-17 21:31:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952133006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952133006/60001
4 years, 7 months ago (2016-05-17 21:32:50 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 7 months ago (2016-05-18 03:59:23 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-18 04:01:06 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0a7429662dd258bb3af4dd81ea5c7b96d2af9583
Cr-Commit-Position: refs/heads/master@{#394329}

Powered by Google App Engine
This is Rietveld 408576698