[webkit-reviews] review granted: [Bug 213886] [WebXR] Retrieve WebGL framebuffer resolution from XR devices : [Attachment 403446] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 9 23:24:12 PDT 2020


Carlos Garcia Campos <cgarcia at igalia.com> has granted Sergio Villar Senin
<svillar at igalia.com>'s request for review:
Bug 213886: [WebXR] Retrieve WebGL framebuffer resolution from XR devices
https://bugs.webkit.org/show_bug.cgi?id=213886

Attachment 403446: Patch

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




--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 403446
  --> https://bugs.webkit.org/attachment.cgi?id=403446
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=403446&action=review

> Source/WebCore/platform/xr/openxr/PlatformXROpenXR.h:26
> +#include <wtf/Optional.h>

What is this include for? I don't see any use of Optional in this header.


More information about the webkit-reviews mailing list