Closed
Bug 1611125
Opened 5 years ago
Closed 5 years ago
ClientWebGLContext::IsXRCompatible always returns false
Categories
(Core :: Graphics: CanvasWebGL, defect, P1)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: mortimergoro, Assigned: mortimergoro)
Details
Attachments
(1 file)
ClientWebGLContext::IsXRCompatible always returns false no matter what option was set in the WebGLContext creation options.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → imanol
Assignee | ||
Comment 1•5 years ago
|
||
xrCompatible was not initialized in SetContextOptions
Updated•5 years ago
|
Priority: -- → P1
Pushed by igorostizaga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb2e5a7f4532
Initialize xrCompatible in ClientWebGLContext::SetContextOptions r=jgilbert
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•