Closed
Bug 1534390
Opened 7 years ago
Closed 7 years ago
WebVR does not properly re-initialize after the VR service has stopped
Categories
(Core :: WebVR, defect)
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: kip, Assigned: kip)
References
Details
Attachments
(1 file)
- Go to https://webvr.info/samples/XX-vr-controllers.html and Enter VR
- Open an another tab and close the WebVR tab
- Check the VR process has been shutdown from ProcessExplorer.
- Go to https://webvr.info/samples/XX-vr-controllers.html again, and you will see the screen size just be 1/4.
| Assignee | ||
Comment 1•7 years ago
|
||
This was regressed by Bug 1530663.
| Assignee | ||
Comment 2•7 years ago
|
||
WebVR will not initialize correctly (VR process will not be started and the headset data is frozen) for subsequent sessions in a new tab once the VR process has been shut down due to being idle.
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
First try run had some issues that did not appear to be related to this patch.
Updated try push, with the same patch:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ec3ec2387977e0029690ad5294d95f412f6adaa6
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Comment 6•7 years ago
|
||
Updated•7 years ago
|
QA Whiteboard: [qa-67b-p2]
You need to log in
before you can comment on or make changes to this bug.
Description
•