RESOLVED FIXED 214187
[WebXR] Retrieve supported reference spaces from actual XR systems
https://bugs.webkit.org/show_bug.cgi?id=214187
Summary [WebXR] Retrieve supported reference spaces from actual XR systems
Sergio Villar Senin
Reported 2020-07-10 07:52:12 PDT
[WebXR] Retrieve supported reference spaces from actual XR systems
Attachments
Patch (14.86 KB, patch)
2020-07-10 08:06 PDT, Sergio Villar Senin
cgarcia: review+
Sergio Villar Senin
Comment 1 2020-07-10 08:06:16 PDT
Carlos Garcia Campos
Comment 2 2020-07-15 06:40:52 PDT
Comment on attachment 403967 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=403967&action=review > Source/WebCore/platform/xr/openxr/PlatformXROpenXR.cpp:178 > + createInfo.enabledExtensionCount = sizeof(enabledExtensions) / sizeof(char*); WTF_ARRAY_LENGTH?
Radar WebKit Bug Importer
Comment 3 2020-07-20 16:03:51 PDT
Nikolas Zimmermann
Comment 4 2020-07-28 04:34:44 PDT
What's the status here?
Sergio Villar Senin
Comment 5 2020-07-31 01:53:26 PDT
(In reply to Nikolas Zimmermann from comment #4) > What's the status here? I just need to update the patch & land. Got reviewed during my holidays.
Sergio Villar Senin
Comment 6 2020-07-31 02:01:02 PDT
Note You need to log in before you can comment on or make changes to this bug.