Closed
Bug 1570125
Opened 6 years ago
Closed 6 years ago
Create VR window via vrhost
Categories
(Core :: WebVR, task, P2)
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: thomasmo, Assigned: thomasmo)
References
Details
Attachments
(1 file)
No description provided.
This change creates the new export CreateVRWindow from vrhost.dll. This API
results in spawning a new Firefox window with the Firefox Reality 2D UI and
returns data needed for the host to interact with it. VRShMem is used to pass
data across process boundaries during this bootstrap process.
Additional tests are added to vrhost to be later converted to unittests.
Pushed by tmoore@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b7f4ff3f8b0
Create VR window via vrhost r=kip,mossop
Comment 3•6 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•