Closed
Bug 1466701
Opened 7 years ago
Closed 6 years ago
Refactor gfxVROSVR.cpp to use gfxVRExternal interface
Categories
(Core :: WebVR, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: kip, Assigned: kip)
References
Details
Attachments
(1 file)
As part of an iterative implementation to move the VR api interfaces to their own process, we will first update the backend's in gfx/vr/... to communicate entirely with the rest of Gecko through the VRExternalShmem struct, defined in gfx/vr/external_api/moz_external_vr.h
This implementation will follow the conversion of gfxVROpenVR.cpp in Bug 1466699, which will lay much of the foundation needed.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → kgilbert
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Comment on attachment 9013451 [details]
Bug 1466701 - Refactor gfxVROSVR.cpp to use gfxVRExternal interface
Daosheng Mu[:daoshengmu] has approved the revision.
Attachment #9013451 -
Flags: review+
Pushed by kgilbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b05bfd129c6b
Refactor gfxVROSVR.cpp to use gfxVRExternal interface r=daoshengmu
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•