Description[Webgl-chromium] Test to validate glinfo when webglcontext fails.
Now we read the GPU(Vendor,Renderer,Driver info) from
chromium side and send it as part of status message when
EventTypeNames::webglcontextcreationerror is being sent.
This patch introduces the test for the above functionality.
forceNextWebGLContextCreationToFail(bool) is introduced
to fail the webgl context forcefully from JS-test runner
utility.
The below cl uses the test-runner code in this patch
https://codereview.chromium.org/706193003/
BUG=412400
Committed: https://crrev.com/3ccb614464d1ae6af89cbf02a028ef9f492df300
Cr-Commit-Position: refs/heads/master@{#304143}
Patch Set 1 #Patch Set 2 : Fix for build error. #
Total comments: 2
Patch Set 3 : Changed code as per review comments. #
Total comments: 12
Patch Set 4 : Changed function signature. #
Messages
Total messages: 14 (3 generated)
|