WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
259202
[WebXR] Update the algorithm for resolving requested features
https://bugs.webkit.org/show_bug.cgi?id=259202
Summary
[WebXR] Update the algorithm for resolving requested features
Ada Chan
Reported
2023-07-13 19:24:48 PDT
[WebXR] Update the algorithm for resolving requested features
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-13 19:25:08 PDT
<
rdar://problem/112239466
>
Ada Chan
Comment 2
2023-07-13 19:28:47 PDT
The updated spec no longer automatically sets granted to all the previously enabled features, but rather only add it to granted if it's requested and previously enabled. See
https://immersive-web.github.io/webxr/#resolve-the-requested-features
. Also update the APIUIClient method for requesting XR session permissions to take in the required and optional features requested by the session so the client has more information to decide how to present the feature consent UI to the users.
Ada Chan
Comment 3
2023-07-13 20:29:00 PDT
Pull request:
https://stash.sd.apple.com/projects/SAFARI/repos/webkit/pull-requests/11/overview
Ada Chan
Comment 4
2023-07-13 21:23:43 PDT
(In reply to Ada Chan from
comment #3
)
> Pull request: >
https://stash.sd.apple.com/projects/SAFARI/repos/webkit/pull-requests/11/
> overview
Please disregard this link.
Ada Chan
Comment 5
2023-07-14 02:16:24 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15836
EWS
Comment 6
2023-07-18 13:53:12 PDT
Committed
266137@main
(7f4d02174118): <
https://commits.webkit.org/266137@main
> Reviewed commits have been landed. Closing PR #15836 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug