summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp
diff options
context:
space:
mode:
authorGrace Kloba <klobag@google.com>2009-07-28 13:12:34 -0700
committerGrace Kloba <klobag@google.com>2009-07-28 13:16:52 -0700
commita50885e6d06f2cfdee3bf43b1fb367bca126c5dc (patch)
treee312893b45cde389c39823364c0e033c3787eead /WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp
parente4cc103c22e426fd5cc249143a6c90ebc3389906 (diff)
downloadexternal_webkit-a50885e6d06f2cfdee3bf43b1fb367bca126c5dc.zip
external_webkit-a50885e6d06f2cfdee3bf43b1fb367bca126c5dc.tar.gz
external_webkit-a50885e6d06f2cfdee3bf43b1fb367bca126c5dc.tar.bz2
Support double tap in the Browser.
Add api to get the left edge of the block from the current (x,y). The code was copied from Cary's change. Todo: 1.need some tuning as we can see from nytimes.com that some times the left edge is not correct. 2.currently nav cache is not up to date while loading. This means the left edge may not be correct during loading. 3.if (x,y) is over an edit text box, or image, it should return the left edge of it. Currently it is not working as expected. Added the code to store the extra scale factor, so that back/forward history works correctly.
Diffstat (limited to 'WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp')
0 files changed, 0 insertions, 0 deletions