Bug 235108

Summary: [WPE] Fix building WebXR with ANGLE enabled
Product: WebKit Reporter: Chris Lord <clord>
Component: ANGLEAssignee: Chris Lord <clord>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, aperez, dino, kbr, kkinnunen, koivisto, mcatanzaro, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 235064    
Bug Blocks:    
Attachments:
Description Flags
Patch ews-feeder: commit-queue-

Description Chris Lord 2022-01-12 03:52:24 PST
Currently WebXR code doesn't build with ANGLE enabled due to assuming that USE(OPENGL_ES) applies to the WebGL context even when USE(ANGLE) is defined.
Comment 1 Chris Lord 2022-01-12 03:59:27 PST
Created attachment 448928 [details]
Patch
Comment 2 Alejandro G. Castro 2022-01-12 06:52:55 PST
Comment on attachment 448928 [details]
Patch

LGTM, great! :-)
Comment 3 EWS 2022-01-12 07:05:49 PST
Committed r287923 (245956@main): <https://commits.webkit.org/245956@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448928 [details].
Comment 4 Radar WebKit Bug Importer 2022-01-12 07:06:22 PST
<rdar://problem/87456823>