summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/FontCacheAndroid.cpp
diff options
context:
space:
mode:
authorLeon Scroggins <scroggo@google.com>2009-06-08 11:27:15 -0400
committerLeon Scroggins <scroggo@google.com>2009-06-09 09:58:13 -0400
commit5f0e3b86680e07e8b7027c4b215a0db0a9dc9d18 (patch)
treea9d7f4daedd9f23594538f0a3963ab1bdb94c699 /WebCore/platform/graphics/android/FontCacheAndroid.cpp
parenta2c69492fd11733119d4f6ce3540acdfee9bf88c (diff)
downloadexternal_webkit-5f0e3b86680e07e8b7027c4b215a0db0a9dc9d18.zip
external_webkit-5f0e3b86680e07e8b7027c4b215a0db0a9dc9d18.tar.gz
external_webkit-5f0e3b86680e07e8b7027c4b215a0db0a9dc9d18.tar.bz2
Remove obsolete notion of invalid node.
In the old navigation model, we set focus to a node, and checked to see if that node was still valid (could have changed since we built the navigation cache). Then we sent a message back to the UI thread to tell it to draw the ring differently. In the new model, we are essentially moving a mouse, so we do not concern ourselves with whether the node is valid. Here I have removed function and jni to call sendMarkNodeInvalid, the notion of an invalid node in WebView.cpp, and the INVALID flavor of CursorRing. Needs a change in frameworks/base to work properly.
Diffstat (limited to 'WebCore/platform/graphics/android/FontCacheAndroid.cpp')
0 files changed, 0 insertions, 0 deletions