Closed
Bug 1616394
Opened 5 years ago
Closed 3 years ago
Add prefs to allow configuration of WebXR quantization.
Categories
(Core :: WebVR, task)
Core
WebVR
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: kip, Assigned: msub2)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
In order to reduce fingerprinting and profiling, the WebXR API quantizes some values.
These are defined in constants within /dom/vr/XR* classes.
These should be converted to preferences so they can be configured.
TODO comments with this bug number have been added under /dom/vr/
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D128684
Assignee | ||
Comment 2•3 years ago
|
||
kip mentioned "comments" plural, but upon inspection there was only a single comment referencing this bug, so that section is all that's been changed, along with adding the preference under dom.vr.webxr.quantization.
Pushed by tritter@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2a883f93b9bf
Convert quantization const in XRNativeOriginLocalFloor to a preference. r=tjr
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
Assignee | ||
Updated•3 years ago
|
Assignee: kearwood → msub2official
You need to log in
before you can comment on or make changes to this bug.
Description
•