summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/6/changes
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2010-04-23 10:55:29 -0700
committerBen Murdoch <benm@google.com>2010-04-23 16:24:04 -0700
commitfc0bcdd92a36cdd61cbf9d57e338dd5a137cc667 (patch)
treee7b5f32bde290f893487a81849e45fe33645255a /docs/html/sdk/api_diff/6/changes
parentb1b96c9028aa28d0e172d6f963ba98bbd99a283e (diff)
If the user performed a very quick touch sequence without a response
from WebCore, then we would enter the ACTION_UP handler and cancel pending touch events in WebCore's message queue. This cancellation was orginally needed for Flash but the touch model for Flash has now changed and it's no longer necessary. In the case of the layout test controller the events do come very fast, and we were hitting this case so WebCore was losing the events that got cancelled meaning that the JS touch callbacks weren't getting invoked. This was exposed by fast/events/basic-single-touch-events.html. Change-Id: Icea09fb55a5b77f7ab9c19473cfa5ae272867a9a
Diffstat (limited to 'docs/html/sdk/api_diff/6/changes')
0 files changed, 0 insertions, 0 deletions