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

Issue 2358663003: [css-tables] Set needsLayout on cells when table border width changes (Closed)

Created:
4 years, 3 months ago by dgrogan
Modified:
4 years, 3 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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[css-tables] Set needsLayout on cells when table border width changes When borders collapse, table borders affect cell widths but we weren't marking cells properly. As a result cells and tables were using their old widths. BUG=613728 Committed: https://crrev.com/31dd85fea5e602d90f9b5372e0d5daaf05e2342e Cr-Commit-Position: refs/heads/master@{#420193}

Patch Set 1 #

Total comments: 2

Patch Set 2 : refactor some code into LayoutTable::markAllCellsWidthsDirty... #

Messages

Total messages: 10 (3 generated)
dgrogan
4 years, 3 months ago (2016-09-20 23:06:24 UTC) #2
mstensho (USE GERRIT)
lgtm. Not sure if it's worthwhile to introduce this new method I'm suggesting. I'll leave ...
4 years, 3 months ago (2016-09-21 07:02:45 UTC) #3
dgrogan
There's enough change between the patchsets that I'll wait for another lgtm to submit. https://codereview.chromium.org/2358663003/diff/1/third_party/WebKit/Source/core/layout/LayoutTable.cpp ...
4 years, 3 months ago (2016-09-21 18:35:11 UTC) #4
mstensho (USE GERRIT)
lgtm++
4 years, 3 months ago (2016-09-21 20:21:41 UTC) #5
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/2358663003/20001
4 years, 3 months ago (2016-09-21 20:31:13 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-21 23:18:11 UTC) #8
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 23:22:07 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/31dd85fea5e602d90f9b5372e0d5daaf05e2342e
Cr-Commit-Position: refs/heads/master@{#420193}

Powered by Google App Engine
This is Rietveld 408576698