diff options
author | Cary Clark <cary@android.com> | 2009-09-28 12:57:26 -0400 |
---|---|---|
committer | Cary Clark <cary@android.com> | 2009-09-29 15:42:07 -0400 |
commit | 22526e698d410058e24987164a4e6a01bd4d80b0 (patch) | |
tree | 5a1ff9c5561104532eac0357998668f94566af88 /WebCore/page/chromium | |
parent | 79e85346fd39c817cc4ef96d816f311d200f9c77 (diff) | |
download | external_webkit-22526e698d410058e24987164a4e6a01bd4d80b0.zip external_webkit-22526e698d410058e24987164a4e6a01bd4d80b0.tar.gz external_webkit-22526e698d410058e24987164a4e6a01bd4d80b0.tar.bz2 |
scroll text field with touch
Pass the percentage of the current scroll from the UI
thread to webkit. The max scroll in X is computed as
renderer->scrollWidth() - renderer->clientWidth().
Companion fix is in framework/base
Fixes http://b/issue?id=2133049
Diffstat (limited to 'WebCore/page/chromium')
0 files changed, 0 insertions, 0 deletions