diff options
author | Cary Clark <cary@android.com> | 2011-03-23 10:02:01 -0400 |
---|---|---|
committer | Cary Clark <cary@android.com> | 2011-03-23 10:12:25 -0400 |
commit | ef25442f9f65d5f8283b2a5c2b90e63bf875c694 (patch) | |
tree | 12a9caf33d400b7432c1df24f2c16c20932b5fbc /WebCore | |
parent | 772742124c1e5c700120019397dc8af29ced74c0 (diff) | |
download | external_webkit-ef25442f9f65d5f8283b2a5c2b90e63bf875c694.zip external_webkit-ef25442f9f65d5f8283b2a5c2b90e63bf875c694.tar.gz external_webkit-ef25442f9f65d5f8283b2a5c2b90e63bf875c694.tar.bz2 |
don't call bounder when uninitialized
If the canvas' device list has never been set up, or
has been set to an empty clip, the bounder's clip will not be
initialized, and checking bounding rect may fail.
Check to see if the bounder was ever called for an individual
glyph before checking the result.
bug:4155270
Change-Id: I625e885d13208e82c44259277c74b8f0cef5b0cb
Diffstat (limited to 'WebCore')
0 files changed, 0 insertions, 0 deletions