Bug 219251

Summary: [GLIB] fast/canvas/webgl/getIndexedParameter-crash.html is failing since added in r270160
Product: WebKit Reporter: Diego Pino <dpino>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, bugs-noreply, dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 2020-11-22 19:21:49 PST
fast/canvas/webgl/getIndexedParameter-crash.html [ Failure ]

Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r270164%20(17152)/fast/canvas/webgl/getIndexedParameter-crash-diff.txt

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/getIndexedParameter-crash-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/fast/canvas/webgl/getIndexedParameter-crash-actual.txt
@@ -1,6 +1,6 @@
-CONSOLE MESSAGE: WebGL: INVALID_VALUE: getIndexedParameter: index out of range
-PASS WebGL call did not crash.
-PASS successfullyParsed is true
+CONSOLE MESSAGE: TypeError: null is not an object (evaluating 'webgl_ctx.getIndexedParameter')
+FAIL successfullyParsed should be true. Was false.
+Some tests failed.
 
 TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2020-11-29 19:22:13 PST
<rdar://problem/71791846>
Comment 2 Alejandro G. Castro 2022-09-29 12:47:04 PDT
After replacing the WebGL backend with ANGLE this test is fixed. The gardening commit is:

https://commits.webkit.org/255008@main