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

Issue 320393003: Descend into inner blocks for inflateAutoTable. (Closed)

Created:
6 years, 6 months ago by skobes
Modified:
6 years, 6 months ago
Reviewers:
pdr.
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Descend into inner blocks for inflateAutoTable. BUG=371611 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176047

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update TestExpectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -5 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +2 lines, -0 lines 0 comments Download
A LayoutTests/fast/text-autosizing/nested-table-long-word-2.html View 1 chunk +34 lines, -0 lines 0 comments Download
A LayoutTests/fast/text-autosizing/nested-table-long-word-2-expected.html View 1 chunk +33 lines, -0 lines 0 comments Download
M Source/core/rendering/FastTextAutosizer.h View 2 chunks +6 lines, -1 line 0 comments Download
M Source/core/rendering/FastTextAutosizer.cpp View 3 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
skobes
6 years, 6 months ago (2014-06-10 00:39:54 UTC) #1
pdr.
Idea: would applying word-wrap allow us to render this testcase nicely without the O(n^2) descending? ...
6 years, 6 months ago (2014-06-10 03:42:10 UTC) #2
skobes
I don't understand the comment about word-wrap, can you elaborate? https://codereview.chromium.org/320393003/diff/1/Source/core/rendering/FastTextAutosizer.cpp File Source/core/rendering/FastTextAutosizer.cpp (right): https://codereview.chromium.org/320393003/diff/1/Source/core/rendering/FastTextAutosizer.cpp#newcode470 ...
6 years, 6 months ago (2014-06-10 17:22:51 UTC) #3
pdr.
On 2014/06/10 17:22:51, skobes wrote: > I don't understand the comment about word-wrap, can you ...
6 years, 6 months ago (2014-06-11 04:07:17 UTC) #4
pdr.
On 2014/06/11 04:07:17, pdr wrote: > On 2014/06/10 17:22:51, skobes wrote: > > I don't ...
6 years, 6 months ago (2014-06-11 23:40:55 UTC) #5
skobes
Thanks! On 2014/06/11 04:07:17, pdr wrote: > The idea would be to autosize nested tables ...
6 years, 6 months ago (2014-06-11 23:45:27 UTC) #6
skobes
The CQ bit was checked by skobes@chromium.org
6 years, 6 months ago (2014-06-12 05:27:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skobes@chromium.org/320393003/1
6 years, 6 months ago (2014-06-12 05:28:04 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-06-12 07:00:02 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-12 07:31:17 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/11697)
6 years, 6 months ago (2014-06-12 07:31:19 UTC) #11
skobes
The CQ bit was checked by skobes@chromium.org
6 years, 6 months ago (2014-06-12 17:57:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skobes@chromium.org/320393003/20001
6 years, 6 months ago (2014-06-12 17:57:57 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-12 21:25:20 UTC) #14
Message was sent while issue was closed.
Change committed as 176047

Powered by Google App Engine
This is Rietveld 408576698