Description[FastTextAutosizer] Incorporate accessibility and device scale factors
This patch incorporates the accessibility font scale factor and the
device scale adjustment into the multiplier calculation. For performance,
these scale factors are only accessed in prepareRenderViewInfo. In
addition, a debug-only assert has been added to ensure
prepareRenderViewInfo is called before the multiplier is calculated.
With this patch we pass 1 additional test!
BUG=333124
R=skobes
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165014
Patch Set 1 #
Total comments: 6
Patch Set 2 : Update after reviewer comments #
Messages
Total messages: 8 (0 generated)
|