Bug 243239 - [GraphicsContextGLTextureMapperANGLE][WebGL2] webgl/webgl2-primitive-restart.html is failing
Summary: [GraphicsContextGLTextureMapperANGLE][WebGL2] webgl/webgl2-primitive-restart....
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-26 19:14 PDT by Fujii Hironori
Modified: 2022-07-27 17:05 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2022-07-26 19:16 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>