diff options
author | Cary Clark <cary@android.com> | 2011-01-05 09:36:53 -0500 |
---|---|---|
committer | Cary Clark <cary@android.com> | 2011-01-05 09:36:53 -0500 |
commit | 17355895d12e1d97f449ae6a2f2d82f28d50980f (patch) | |
tree | 23dacb6517cb4551b3677971a631e8c44110272d /WebKitTools/Scripts/update-sources-list.py | |
parent | 515943cc7c9a60faa661739271d5fa14fcba9df8 (diff) | |
download | external_webkit-17355895d12e1d97f449ae6a2f2d82f28d50980f.zip external_webkit-17355895d12e1d97f449ae6a2f2d82f28d50980f.tar.gz external_webkit-17355895d12e1d97f449ae6a2f2d82f28d50980f.tar.bz2 |
use same matrix left when reading picture
In select text, the nav cache picture is read multiple times.
If the matrix is different, it's possible that the text
metrics will be off by one when the text position is near
to but not equal to an integer (e.g., 315.999969). Pinning
the matrix to zero makes the matrices the same in the bug case.
Use the simpler doIRect interface if the glyph rec isn't needed.
Check for contentRender() before dereferencing it.
bug:3315620
Change-Id: I4bfaf9f9b7bf12f66b29f4609d744bceaf5b2964
Diffstat (limited to 'WebKitTools/Scripts/update-sources-list.py')
0 files changed, 0 insertions, 0 deletions