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

Issue 137123004: Fix treatment of non-autosizing containers. (Closed)

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

Description

This creates a multiplier-inheriting cluster at the boundary where TextAutosizer::containerShouldBeAutosized suppresses or re-enables autosizing. BUG=302005 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165181

Patch Set 1 #

Patch Set 2 : Create clusters for non-autosizing containers. #

Patch Set 3 : Create a cluster whenever a container toggles autosizing status. #

Total comments: 7

Patch Set 4 : Address review comments. #

Patch Set 5 : Three tests pass now. #

Patch Set 6 : Resolve merge conflicts. #

Patch Set 7 : Update TestExpectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -25 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 4 5 6 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/rendering/FastTextAutosizer.h View 1 2 3 4 5 2 chunks +5 lines, -4 lines 0 comments Download
M Source/core/rendering/FastTextAutosizer.cpp View 1 2 3 4 5 7 chunks +30 lines, -19 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
skobes
Would this do what we need regarding http://crrev.com/135803002?
6 years, 11 months ago (2014-01-13 19:58:32 UTC) #1
pdr.
On 2014/01/13 19:58:32, skobes wrote: > Would this do what we need regarding http://crrev.com/135803002? Ohh, ...
6 years, 11 months ago (2014-01-13 20:02:25 UTC) #2
skobes
On 2014/01/13 20:02:25, pdr wrote: > On 2014/01/13 19:58:32, skobes wrote: > > Would this ...
6 years, 11 months ago (2014-01-14 00:17:52 UTC) #3
pdr.
On 2014/01/14 00:17:52, skobes wrote: > On 2014/01/13 20:02:25, pdr wrote: > > On 2014/01/13 ...
6 years, 11 months ago (2014-01-14 00:21:07 UTC) #4
skobes (do not use)
Note that containerShouldBeAutosized only returns false for form input tags, rows of links, blocks that ...
6 years, 11 months ago (2014-01-14 00:27:07 UTC) #5
pdr.
On 2014/01/14 00:27:07, skobes1 wrote: > Note that containerShouldBeAutosized only returns false for form input ...
6 years, 11 months ago (2014-01-14 00:38:12 UTC) #6
skobes
On 2014/01/14 00:38:12, pdr wrote: > On 2014/01/14 00:27:07, skobes1 wrote: > > Note that ...
6 years, 11 months ago (2014-01-14 00:55:38 UTC) #7
pdr.
On 2014/01/14 00:55:38, skobes wrote: > On 2014/01/14 00:38:12, pdr wrote: > > On 2014/01/14 ...
6 years, 11 months ago (2014-01-14 01:07:46 UTC) #8
skobes
Ok, I fixed it. PTAL.
6 years, 11 months ago (2014-01-14 01:55:59 UTC) #9
pdr.
Great work, I like this approach! Could you please update the change description? https://codereview.chromium.org/137123004/diff/110001/Source/core/rendering/FastTextAutosizer.cpp File ...
6 years, 11 months ago (2014-01-14 02:50:02 UTC) #10
skobes
https://codereview.chromium.org/137123004/diff/110001/Source/core/rendering/FastTextAutosizer.cpp File Source/core/rendering/FastTextAutosizer.cpp (right): https://codereview.chromium.org/137123004/diff/110001/Source/core/rendering/FastTextAutosizer.cpp#newcode94 Source/core/rendering/FastTextAutosizer.cpp:94: float multiplier = cluster->m_autosize ? cluster->m_multiplier : 1.0f; On ...
6 years, 11 months ago (2014-01-14 20:46:29 UTC) #11
pdr.
On 2014/01/14 20:46:29, skobes wrote: > https://codereview.chromium.org/137123004/diff/110001/Source/core/rendering/FastTextAutosizer.cpp > File Source/core/rendering/FastTextAutosizer.cpp (right): > > https://codereview.chromium.org/137123004/diff/110001/Source/core/rendering/FastTextAutosizer.cpp#newcode94 > ...
6 years, 11 months ago (2014-01-14 23:48:07 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/137123004/210001
6 years, 11 months ago (2014-01-14 23:48:50 UTC) #13
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_blink_rel&number=15345
6 years, 11 months ago (2014-01-15 15:27:48 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skobes@chromium.org/137123004/210001
6 years, 11 months ago (2014-01-15 16:40:20 UTC) #15
commit-bot: I haz the power
Failed to apply patch for Source/core/rendering/FastTextAutosizer.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-15 16:40:23 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skobes@chromium.org/137123004/80003
6 years, 11 months ago (2014-01-15 19:23:18 UTC) #17
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_blink_rel&number=15403
6 years, 11 months ago (2014-01-15 23:44:11 UTC) #18
pdr.
On 2014/01/15 23:44:11, I haz the power (commit-bot) wrote: > Retried try job too often ...
6 years, 11 months ago (2014-01-15 23:48:45 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skobes@chromium.org/137123004/430002
6 years, 11 months ago (2014-01-16 00:07:44 UTC) #20
skobes
On 2014/01/15 23:48:45, pdr wrote: > On 2014/01/15 23:44:11, I haz the power (commit-bot) wrote: ...
6 years, 11 months ago (2014-01-16 00:08:51 UTC) #21
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 02:23:55 UTC) #22
Message was sent while issue was closed.
Change committed as 165181

Powered by Google App Engine
This is Rietveld 408576698