[webkit-reviews] review requested: [Bug 217752] [WebXR] Move OpenXR calls off the main thread : [Attachment 411967] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 02:38:58 PDT 2020


Sergio Villar Senin <svillar at igalia.com> has asked  for review:
Bug 217752: [WebXR] Move OpenXR calls off the main thread
https://bugs.webkit.org/show_bug.cgi?id=217752

Attachment 411967: Patch

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




--- Comment #15 from Sergio Villar Senin <svillar at igalia.com> ---
Created attachment 411967

  --> https://bugs.webkit.org/attachment.cgi?id=411967&action=review

Patch

Finally decided to add the callback to the constructor. Creating an init()
method was kind of artificial, forced us to expose it just for this case and
also required adding type specialization traits to downcast the Devices in the
DeviceList to OpenXR devices


More information about the webkit-reviews mailing list