Avoid using GL_EXT_disjoint_timer_query extension on Nexus 9 in WebView.
commit81a0168e6eab2b758309462ab37d6bf3f0780630
authorkbr <kbr@chromium.org>
Wed, 17 Jun 2015 03:14:34 +0000 (16 20:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 17 Jun 2015 03:15:08 +0000 (17 03:15 +0000)
tree4d47617efb418d73c8d70d3be37372d9a470de9e
parentdba7b851a81cf2fd40e87ce346fedd8cd7252be3
Avoid using GL_EXT_disjoint_timer_query extension on Nexus 9 in WebView.

Until the GPU blacklist is working on Android WebView, manually stop
using the GL_EXT_disjoint_timer_query extension when running the WebGL
conformance tests in Android's WebView. This workaround is only needed
on the Nexus 9, but it's currently difficult to limit it to just that
device.

BUG=499928, 499555
TBR=boliu@chromium.org
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#334773}
content/test/gpu/gpu_tests/webgl_conformance.py
content/test/gpu/gpu_tests/webgl_conformance_expectations.py