Closed
Bug 1591949
Opened 6 years ago
Closed 6 years ago
Android VRManager Shmem not updated if it's not ready after calling OpenShmem
Categories
(Core :: WebVR, defect)
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: mortimergoro, Assigned: mortimergoro)
Details
Attachments
(1 file)
There is a race condition in the initialization of the Android Shmem in VRManager.cpp. If the Shmem is not ready after calling OpenShmem
then it's never updated again so the VRManager never advances to the enumeration state
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → imanol
Assignee | ||
Comment 1•6 years ago
|
||
Update VRManager VRShmem if it's not ready after calling OpenShmem on Android
Pushed by igorostizaga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/45cbce913010
Update VRManager VRShmem if it's not ready after calling OpenShmem on Android r=kip,rbarker
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•