OSDN Git Service

DO NOT MERGE
authorGrace Kloba <klobag@google.com>
Fri, 15 Jan 2010 22:30:59 +0000 (14:30 -0800)
committerGrace Kloba <klobag@google.com>
Mon, 18 Jan 2010 23:20:24 +0000 (15:20 -0800)
commitb99dd716b4af0afde074e28b50b7b28ae3c03da7
treed64bef1cc96a06f24b513bea8c55fac5a854fc80
parente32bb87640c16f2414a3f35cefd3c4146a174091
DO NOT MERGE

When the hit result node has zero width, we can't
use it. Try its parents.

This happens in the story inside nytimes.com. They
use a special <nyt_text> tag. If it is the hit point,
it has 0 width and height.

Fix http://b/issue?id=2363260
WebKit/android/jni/WebViewCore.cpp