[WebView] Enable scrolling in fullscreen.
commit4f91ee56e740bc766dfd8964a3adbb776465cf87
authorigsolla <igsolla@chromium.org>
Tue, 21 Oct 2014 17:58:29 +0000 (21 10:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Oct 2014 17:59:25 +0000 (21 17:59 +0000)
treecbfb65a2c9ad018971b938839e6d79425afb3e9f
parentc467d23a1853a9c740fd20cf96766e9540af50e7
[WebView] Enable scrolling in fullscreen.

The next step is to fix crbug/423381 to improve
transitions from/to fullscreen after scrolling.

BUG=398485

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

Cr-Commit-Position: refs/heads/master@{#300520}
android_webview/java/src/org/chromium/android_webview/AwContents.java
android_webview/java/src/org/chromium/android_webview/AwViewMethods.java
android_webview/java/src/org/chromium/android_webview/FullScreenView.java
android_webview/java/src/org/chromium/android_webview/NullAwViewMethods.java