Open
Bug 1306507
Opened 8 years ago
Updated 2 years ago
[webvr] Implement Mochitest: VRDisplay.isPresenting must not spill information between JS contexts
Categories
(Core :: WebVR, task, P3)
Tracking
()
NEW
People
(Reporter: kip, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [gfx-noted][webvr])
VRDisplay.isPresenting should not return the global state of the VRDisplay. The isPresenting attribute should only returns true for VR presentations started within the same Javascript context.
Updated•8 years ago
|
OS: Unspecified → Windows
Priority: -- → P3
Hardware: Unspecified → x86_64
Whiteboard: [gfx-noted]
Updated•8 years ago
|
Whiteboard: [gfx-noted] → [gfx-noted][webr]
Updated•8 years ago
|
Whiteboard: [gfx-noted][webr] → [gfx-noted][webvr]
Reporter | ||
Updated•8 years ago
|
Component: Graphics → WebVR
Reporter | ||
Updated•6 years ago
|
Type: defect → task
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•