DescriptionMake default constructor of Font class to initialize all member variables
This patch makes default constructor of |Font| class to initialize
|m_canShapeWordByWord| and |m_shapeWordByWordComputed| member variables to
make MSAN happy.
This patch is a preparation of re-landing http://crrev.com/2082893005, which
is revered by uninitialized member variables of |Font|.
BUG=618237, 622566
TEST=n/a; MSAN will check this
Committed: https://crrev.com/2217e8c563575ead5c9450408529340ec93ccef7
Cr-Commit-Position: refs/heads/master@{#401567}
Patch Set 1 : 2016-06-23T10:42:43 #
Messages
Total messages: 13 (8 generated)
|