Bug 238837

Summary: [WebXR] Add a new enum type to represent session features
Product: WebKit Reporter: Ada Chan <adachan>
Component: New BugsAssignee: Ada Chan <adachan>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ada Chan 2022-04-05 14:26:49 PDT
[WebXR] Add a new enum type to represent session features
Comment 1 Ada Chan 2022-04-05 14:33:06 PDT
Currently the implementation only supports ReferenceSpaceTypes as possible session features. Add a new enum type to represent session features, and includes "hand-tracking" in session feature parsing.
Comment 2 Ada Chan 2022-04-05 16:23:52 PDT
Created attachment 456763 [details]
Patch
Comment 3 EWS 2022-04-05 22:31:16 PDT
Committed r292449 (249300@main): <https://commits.webkit.org/249300@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 456763 [details].
Comment 4 Radar WebKit Bug Importer 2022-04-05 22:32:16 PDT
<rdar://problem/91335606>