diff options
author | Cary Clark <cary@android.com> | 2009-10-28 10:39:06 -0400 |
---|---|---|
committer | Cary Clark <cary@android.com> | 2009-10-28 11:26:45 -0400 |
commit | 7b035dc1012763a04adddc6de25256647fea50bd (patch) | |
tree | 2d2edab4b2254cd112860886e058869b97e97911 /WebCore/html/HTMLTextAreaElement.cpp | |
parent | 466006e4a13fd557d7b35c1fe0b7a38384e5ce2e (diff) | |
download | external_webkit-7b035dc1012763a04adddc6de25256647fea50bd.zip external_webkit-7b035dc1012763a04adddc6de25256647fea50bd.tar.gz external_webkit-7b035dc1012763a04adddc6de25256647fea50bd.tar.bz2 |
pass the current cursor when computing the mouse position
Most of the time, the simulated mouse position can be
computed from the current cursor. But when the cursor
is changed, the current cursor info could be out of
date and generate a bus error.
fixes http://b/issue?id=2061211
Diffstat (limited to 'WebCore/html/HTMLTextAreaElement.cpp')
0 files changed, 0 insertions, 0 deletions