Chromium Code Reviews
DescriptionChange ShapeResultShaping::computeSpacing to use TextRun::operator[]
ShapeResultShaping::computeSpacing used to use raw pointer to character
buffer in TextRun. This patch changes it to use TextRun::operator[] so
that it can rely on the range-check built into TextRun.
BUG=621843
Committed: https://crrev.com/b18b753c893ad73fea5bd40046b7f55d1247fd10
Cr-Commit-Position: refs/heads/master@{#401250}
Patch Set 1 #
Messages
Total messages: 13 (5 generated)
|
||||||||||||||||||||||||||||