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

Issue 1111443003: Refactor the code distributing width to columns in auto layout tables. (Closed)

Created:
5 years, 8 months ago by rhogan
Modified:
5 years, 7 months ago
CC:
blink-reviews, blink-reviews-rendering, Dominik Röttsches, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Refactor the code distributing width to columns in auto layout tables. Come up with a function that we can use for distributing width across different types of columns. In a subsequent CL we will use this function for distributing width to columns with empty cells. BUG=476370 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195309

Patch Set 1 #

Patch Set 2 : Updated #

Patch Set 3 : Updated #

Total comments: 6

Patch Set 4 : Updated #

Total comments: 18

Patch Set 5 : Updated #

Total comments: 4

Patch Set 6 : Updated #

Total comments: 1

Patch Set 7 : Updated #

Patch Set 8 : Updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -56 lines) Patch
A LayoutTests/fast/table/fixed-widths-exceed-available.html View 1 2 3 4 1 chunk +17 lines, -0 lines 0 comments Download
A LayoutTests/fast/table/fixed-widths-exceed-available-expected.txt View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
A LayoutTests/fast/table/percent-widths-float.html View 1 2 3 4 5 1 chunk +19 lines, -0 lines 0 comments Download
A LayoutTests/fast/table/percent-widths-float-expected.txt View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download
A LayoutTests/fast/table/percent-widths-total-less-than-one.html View 1 2 3 4 5 1 chunk +17 lines, -0 lines 0 comments Download
A LayoutTests/fast/table/percent-widths-total-less-than-one-expected.txt View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/layout/TableLayoutAlgorithmAuto.h View 1 2 3 4 5 6 2 chunks +18 lines, -1 line 0 comments Download
M Source/core/layout/TableLayoutAlgorithmAuto.cpp View 1 2 3 4 5 6 7 2 chunks +48 lines, -55 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
rhogan
https://codereview.chromium.org/1111443003/diff/40001/Source/core/layout/TableLayoutAlgorithmAuto.cpp File Source/core/layout/TableLayoutAlgorithmAuto.cpp (right): https://codereview.chromium.org/1111443003/diff/40001/Source/core/layout/TableLayoutAlgorithmAuto.cpp#newcode607 Source/core/layout/TableLayoutAlgorithmAuto.cpp:607: } This End to Start order for this left ...
5 years, 7 months ago (2015-04-28 13:44:08 UTC) #2
mstensho (USE GERRIT)
https://codereview.chromium.org/1111443003/diff/40001/Source/core/layout/TableLayoutAlgorithmAuto.cpp File Source/core/layout/TableLayoutAlgorithmAuto.cpp (right): https://codereview.chromium.org/1111443003/diff/40001/Source/core/layout/TableLayoutAlgorithmAuto.cpp#newcode607 Source/core/layout/TableLayoutAlgorithmAuto.cpp:607: } On 2015/04/28 13:44:08, rhogan wrote: > This End ...
5 years, 7 months ago (2015-04-28 21:53:13 UTC) #3
rhogan
On 2015/04/28 at 21:53:13, mstensho wrote: > > But is it safe to change the ...
5 years, 7 months ago (2015-05-04 18:10:12 UTC) #4
mstensho (USE GERRIT)
https://codereview.chromium.org/1111443003/diff/40001/Source/core/layout/TableLayoutAlgorithmAuto.cpp File Source/core/layout/TableLayoutAlgorithmAuto.cpp (right): https://codereview.chromium.org/1111443003/diff/40001/Source/core/layout/TableLayoutAlgorithmAuto.cpp#newcode607 Source/core/layout/TableLayoutAlgorithmAuto.cpp:607: } On 2015/04/28 21:53:12, mstensho wrote: > On 2015/04/28 ...
5 years, 7 months ago (2015-05-04 20:42:48 UTC) #5
rhogan
On 2015/05/04 at 20:42:48, mstensho wrote: > Not sure if using floats all over the ...
5 years, 7 months ago (2015-05-12 08:22:06 UTC) #6
mstensho (USE GERRIT)
https://codereview.chromium.org/1111443003/diff/80001/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/1111443003/diff/80001/LayoutTests/TestExpectations#newcode206 LayoutTests/TestExpectations:206: crbug.com/476370 [ Mac Win ] fast/table/fixed-widths-exceed-available.html [ NeedsRebaseline ] ...
5 years, 7 months ago (2015-05-12 08:50:28 UTC) #7
rhogan
On 2015/05/12 at 08:50:28, mstensho wrote: > https://codereview.chromium.org/1111443003/diff/80001/LayoutTests/TestExpectations > File LayoutTests/TestExpectations (right): > > https://codereview.chromium.org/1111443003/diff/80001/LayoutTests/TestExpectations#newcode206 ...
5 years, 7 months ago (2015-05-12 18:30:26 UTC) #8
mstensho (USE GERRIT)
lgtm
5 years, 7 months ago (2015-05-12 20:06:35 UTC) #9
leviw_travelin_and_unemployed
RS LGTM, thanks, Morten :)
5 years, 7 months ago (2015-05-13 02:13:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1111443003/140001
5 years, 7 months ago (2015-05-13 15:19:02 UTC) #14
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 15:22:33 UTC) #15
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195309

Powered by Google App Engine
This is Rietveld 408576698