diff options
author | Ben Wagner <bungeman@google.com> | 2018-07-18 14:10:30 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-07-18 18:51:32 +0000 |
commit | 0afc75e7548bcb623132afa7cf7c8df179359151 (patch) | |
tree | b8fc8769418fafeb3aee7c976ea172730ae9a569 /include | |
parent | 715d08c381b4cc8af33d7dcdefc9533dcc97e4c9 (diff) |
SkUTF16_CountUnichars to error instead of assert.
Update SkUTF16_CountUnichars to return -1 on invalid input instead of
simply asserting in debug. This also removes the unneeded checks for
zero length input. This also updates SkPaintPriv::ValidCountText and its
documentation to reflect the reality that it returns -1 on invalid data.
Bug: skia:8156
Change-Id: Ief227b7dec9d1e823b93e9061558f8412791fc09
Reviewed-on: https://skia-review.googlesource.com/142168
Reviewed-by: Hal Canary <halcanary@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions