Revert 221989 "Revert 221946 "[Android WebView] Enable spatial n..."
commit047fcf7f3ec16fd04e46a503f5ca4ca7ac0d042c
authorhenrika@chromium.org <henrika@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 9 Sep 2013 11:03:32 +0000 (9 11:03 +0000)
committerhenrika@chromium.org <henrika@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 9 Sep 2013 11:03:32 +0000 (9 11:03 +0000)
tree34ddc6f797e7fd87edf93852889a6a43800f2757
parentb555953ffc451ca005fd6082c96a78ac4e31c303
Revert 221989 "Revert 221946 "[Android WebView] Enable spatial n..."

> Revert 221946 "[Android WebView] Enable spatial navigation / DPAD"
>
> > [Android WebView] Enable spatial navigation / DPAD
> >
> > Turn on the --enable-spatial-navigation flag, and also bubble up
> > unhandled DPAD events to the neighboring views in the view tree.
> > Likewise, WebContentsDelegate::TakeFocus() bubble to logical next
> > or previous neighbor view.
> >
> > Also disabled the FileSystem API while in the area updating flags.
> >
> > BUG=286698
> >
> > Review URL: https://chromiumcodereview.appspot.com/23619024
>
> TBR=joth@chromium.org
>
> Review URL: https://codereview.chromium.org/23494033

TBR=henrika@chromium.org

Review URL: https://codereview.chromium.org/23804007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222002 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/java/src/org/chromium/android_webview/AwContents.java
android_webview/java/src/org/chromium/android_webview/AwWebContentsDelegateAdapter.java
android_webview/lib/main/aw_main_delegate.cc