OSDN Git Service

pass the x and y to retrieve anchor data
authorCary Clark <cary@android.com>
Tue, 30 Nov 2010 20:51:10 +0000 (15:51 -0500)
committerCary Clark <cary@android.com>
Wed, 1 Dec 2010 13:17:11 +0000 (08:17 -0500)
commit7fbbe7d5b2468cfe1cba64f0e05db8f85847e08f
tree0287f9a0f4c8cd1e29ab8983f95b80b3af37e4ea
parent9452ba0145560fdf2bb6e0891e0db198fd883d17
pass the x and y to retrieve anchor data

During a long press, the original pointer to the
node and frame may change. Pass the location instead
to attempt to find the anchor.

companion change in frameworks/base

bug:3240869
Change-Id: Idf5eb67e2cb544dfa312e41f9224813c6ca80563
WebKit/android/jni/WebViewCore.cpp
WebKit/android/jni/WebViewCore.h