[Android WebView] Do not actively clear array buffer bindings
commit41687d27af1b72f2c533c8ff8da16a591cae4d45
authorboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 20 Sep 2013 05:39:46 +0000 (20 05:39 +0000)
committerboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 20 Sep 2013 05:39:46 +0000 (20 05:39 +0000)
treeb30cef58bdaf9b74a07af34c68616f1581fad75e
parentef530750f967bd5e606dae380d0c230bf586b522
[Android WebView] Do not actively clear array buffer bindings

We are no longer drawing outside of DrawGL, so removing the
clearing array buffer bindings to be more "compatible".

BUG=

Review URL: https://chromiumcodereview.appspot.com/23225006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224293 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/browser/scoped_app_gl_state_restore.cc