Bug 238837 - [WebXR] Add a new enum type to represent session features
Summary: [WebXR] Add a new enum type to represent session features
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ada Chan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-05 14:26 PDT by Ada Chan
Modified: 2022-04-05 22:32 PDT (History)
3 users (show)

See Also:


Attachments
Patch (36.70 KB, patch)
2022-04-05 16:23 PDT, Ada Chan
no flags Details | Formatted Diff | Diff

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