WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295881
[WebXR][OpenXR] Fill in FrameData information
https://bugs.webkit.org/show_bug.cgi?id=295881
Summary
[WebXR][OpenXR] Fill in FrameData information
Sergio Villar Senin
Reported
2025-07-14 02:15:21 PDT
The UIProcess platform code must fill in the FrameData structure that is used to exchange information from the system XR device with the WebXR API.
Attachments
Add attachment
proposed patch, testcase, etc.
Sergio Villar Senin
Comment 1
2025-07-14 02:51:31 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47971
Radar WebKit Bug Importer
Comment 2
2025-07-21 02:16:12 PDT
<
rdar://problem/156299591
>
EWS
Comment 3
2025-07-23 04:21:53 PDT
Committed
297780@main
(a57ebb1d227d): <
https://commits.webkit.org/297780@main
> Reviewed commits have been landed. Closing PR #47971 and removing active labels.
Philippe Normand
Comment 4
2025-07-25 03:19:26 PDT
Source/WebKit/UIProcess/XR/openxr/OpenXRSwapchain.h:55:16: warning: private field 'm_instance' is not used [-Wunused-private-field] is this field ever going to be used?
Sergio Villar Senin
Comment 5
2025-08-07 00:15:06 PDT
(In reply to Philippe Normand from
comment #4
)
> Source/WebKit/UIProcess/XR/openxr/OpenXRSwapchain.h:55:16: warning: private > field 'm_instance' is not used [-Wunused-private-field] > > is this field ever going to be used?
https://bugs.webkit.org/show_bug.cgi?id=297042
Thanks!
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