commit | 683a37692bc67ef1144922b73a1e871e7e1e842e | [log] [tgz] |
---|---|---|
author | bungeman <bungeman@google.com> | Thu Aug 28 11:42:29 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 28 11:42:29 2014 -0700 |
tree | bc57e931011763ca908030952fb0dbc764f949e6 | |
parent | 63b9dc82474a4daf195c6157a711be401f7a0ddd [diff] |
Fix error handling in DirectWrite with tiny text. If there is an error while trying to determine the metrics, we need to bail instead of potentially using uninitialized data. R=reed@google.com, mtklein@google.com Author: bungeman@google.com Review URL: https://codereview.chromium.org/511783003