diff options
| author | Ben Murdoch <benm@google.com> | 2010-01-22 10:39:19 +0000 |
|---|---|---|
| committer | Ben Murdoch <benm@google.com> | 2010-01-27 11:22:26 +0000 |
| commit | d1919980a4bbb7f3aa73a6a83110fbec0c220e59 (patch) | |
| tree | e0b2113b83c604a6e3e4cb47dab5a83bdf89122f /WebKit/android/WebCoreSupport/KeyGeneratorClient.h | |
| parent | a1b54e49e6889c50c6cad8c7162db86ad27f430d (diff) | |
| download | external_webkit-d1919980a4bbb7f3aa73a6a83110fbec0c220e59.zip external_webkit-d1919980a4bbb7f3aa73a6a83110fbec0c220e59.tar.gz external_webkit-d1919980a4bbb7f3aa73a6a83110fbec0c220e59.tar.bz2 | |
Stop forwarding touch events from Java when the top level document is detached rather than when eventHandlers are cleared for a frame.
Also no longer keep track of the number of touch event handlers that a page has registered. If a page requests touch events, always
send them from Java until a new page is loaded. This simplifies the logic when dealing with the page cache as otherwise as well as
restoring the forwarding of touch events when a page is restored from the page cache, we would need to restore the number of touch handlers
that have been registered.
Change-Id: I0269e1632a37ccbf105bac658c2cb7f1d5cd3052
Diffstat (limited to 'WebKit/android/WebCoreSupport/KeyGeneratorClient.h')
0 files changed, 0 insertions, 0 deletions
