OSDN Git Service

WevView accessibility no JavaScript - clean up, null poiner error.
authorSvetoslav Ganov <svetoslavganov@google.com>
Sun, 6 Feb 2011 21:38:51 +0000 (13:38 -0800)
committerSvetoslav Ganov <svetoslavganov@google.com>
Wed, 9 Feb 2011 09:26:26 +0000 (01:26 -0800)
commitbd18c3d72b2497dbc10af16e8eb984e4bb208e52
tree136690abd53f24772a5c270d0ef0b368039e895f
parent1c4d3a50f07f16788764443f83d81e0941a7d2bf
WevView accessibility no JavaScript - clean up, null poiner error.

bug:3421690

1. Added explicit checks for error/null pointer at places
   where such check were missing.

2. Fixed skipping of som einput cotrols while traversing backwards.

3. Factored out common code.

4. Input controls were not correctly selected after scrolling
   the view port.

5. Imroved node visibility checking.

Change-Id: Idfec7e6a17ac8531f6b073ad6d858932e0921767
WebKit/android/jni/WebViewCore.cpp
WebKit/android/jni/WebViewCore.h