| commit | caf0ce3ca2b3deba4bcff6c920740bafd87f2b62 | [log] [tgz] |
|---|---|---|
| author | Grace Kloba <klobag@google.com> | Mon Jan 25 18:36:48 2010 -0800 |
| committer | Grace Kloba <klobag@google.com> | Mon Jan 25 18:36:48 2010 -0800 |
| tree | 9414b367ee4966f9bdc81c2064211d6c1f2ed8ad | |
| parent | 77dc179baa7b8fb405633fd46324e336285d10e2 [diff] |
Delay resetting mPreventDrag flags so that the Plugin will have more time to respond whether it wants to handle the touch events. (not have to return the value from WebViewCore before the first tap is up) Fix a potential null pointer exception.