[Webkit-unassigned] [Bug 226919] New: Cross platform compilation of PlatformXRSystem and PlatformXRSystemProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 11 07:35:46 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=226919

            Bug ID: 226919
           Summary: Cross platform compilation of PlatformXRSystem and
                    PlatformXRSystemProxy
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebXR
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ifernandez at igalia.com

Right now PlatformXRSystem and PlatformXRSystemProxy are only compiled in Cocoa platform while WPE uses OpenXR, which only has code in WebCore. In order to run WebKit on non-cocoa VR Standalone devices we also need to split code between UIProcess/WebProcess and we want to reuse the PlatformXRSystem/PlatformXRSystemProxy which fits very well into our use case. In the future, if WPE enables a GPU Process, we could move OpenXR Platform to use the PlatformXRSystem approach too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210611/a9412de5/attachment.htm>


More information about the webkit-unassigned mailing list