Implement WebXR Core Module DOM interfaces
Categories
(Core :: WebVR, task, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: kip, Assigned: kip)
References
(Blocks 2 open bugs, Regressed 1 open bug)
Details
Attachments
(1 file)
This bug tracks the landing of the DOM interfaces for the WebXR Core Module. Additional work to implement the WebXR Core Module are marked with TODO (Bug #) comments within the patch and must be landed before enabling the dom.vr.webxr.enabled flag.
| Assignee | ||
Comment 1•6 years ago
|
||
Implement DOM interfaces for the WebXR Core Module. Additional work to implement the WebXR Core Module are marked with TODO (Bug #) comments within the patch and must be landed before enabling the dom.vr.webxr.enabled flag.
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
Addressed all review feedback. Updated try push:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=3d0cc22b4841d6884a845d170286056261f881d8
| Assignee | ||
Comment 5•6 years ago
|
||
Try run looks good.
| Assignee | ||
Comment 8•6 years ago
|
||
I have filed a spec issue and PR to correct the WebIDL for XRReferenceSpaceEvent that was preventing it from being generated with codegen.py:
| Assignee | ||
Comment 9•6 years ago
|
||
| Assignee | ||
Comment 10•6 years ago
|
||
Applied feedback from @peterv
| Assignee | ||
Comment 11•6 years ago
|
||
Applied feedback from @jgilbert and fixed static analysis error found in last try run.
| Assignee | ||
Comment 12•6 years ago
|
||
| Assignee | ||
Comment 13•6 years ago
|
||
Try push looks good. I'll land after the code freeze is lifted.
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
| bugherder | ||
Description
•