DescriptionDon't iterate past the end of the metrics list
This check was lost in https://codereview.chromium.org/1160623002.
In some cases (unpaired surrogates), the metrics list will not cover the
full range of characters in the text node. Make sure to terminate the
iteration when that happens.
BUG=495969, 486669
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196408
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|