Bug 243239

Summary: [GraphicsContextGLTextureMapperANGLE][WebGL2] webgl/webgl2-primitive-restart.html is failing
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: WebGLAssignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, dino, don.olmstead, ews-watchlist, justin_fan, kbr, kkinnunen, kondapallykalyan, luiz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Fujii Hironori 2022-07-26 19:14:02 PDT
[GraphicsContextGLTextureMapperANGLE][WebGL2] webgl/webgl2-primitive-restart.html is failing

https://github.com/WebKit/WebKit/blob/9b9da1b63f9db0bfb2e25fcbcfb89c246913b72e/LayoutTests/webgl/webgl2-primitive-restart.html#L78-L79

> // https://www.khronos.org/registry/webgl/specs/latest/2.0/#5.18
> // WebGL 2.0 behaves as though PRIMITIVE_RESTART_FIXED_INDEX were always enabled.

This test expects that PRIMITIVE_RESTART_FIXED_INDEX is enabled.
This test was added by 204938@main (bug#189625).
Comment 1 Fujii Hironori 2022-07-26 19:16:53 PDT
Created attachment 461235 [details]
Patch
Comment 2 Kenneth Russell 2022-07-27 16:39:49 PDT
Comment on attachment 461235 [details]
Patch

Looks fine. r+
Comment 3 Fujii Hironori 2022-07-27 16:57:58 PDT
Comment on attachment 461235 [details]
Patch

Thank you.
Comment 4 EWS 2022-07-27 17:04:23 PDT
Committed 252886@main (d30f4686d007): <https://commits.webkit.org/252886@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 461235 [details].
Comment 5 Radar WebKit Bug Importer 2022-07-27 17:05:15 PDT
<rdar://problem/97692054>