Closed
Bug 1473402
Opened 7 years ago
Closed 6 years ago
Merge and simplify gfxVRExternal and VRDisplayHost
Categories
(Core :: WebVR, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kip, Assigned: kip)
References
(Blocks 1 open bug)
Details
Once all VR backend implementations moved to VR Service, and had their old implementations removed in Bug 1473401, VRDisplayHost and gfxVRExternal can be merged together and simplified. The resulting merged class will only need to act as the client-side interface to the VR Service. This refactoring will result in less brittle code as all VR backend implementations, including the puppet tests, will be sharing more code through the same interfaces.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
This fix has been rolled into the patch for Bug 1466702, which has now landed.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•