[webkit-reviews] review granted: [Bug 214187] [WebXR] Retrieve supported reference spaces from actual XR systems : [Attachment 403967] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 06:40:52 PDT 2020


Carlos Garcia Campos <cgarcia at igalia.com> has granted Sergio Villar Senin
<svillar at igalia.com>'s request for review:
Bug 214187: [WebXR] Retrieve supported reference spaces from actual XR systems
https://bugs.webkit.org/show_bug.cgi?id=214187

Attachment 403967: Patch

https://bugs.webkit.org/attachment.cgi?id=403967&action=review




--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 403967
  --> https://bugs.webkit.org/attachment.cgi?id=403967
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?


More information about the webkit-reviews mailing list