Remove devtools.inspector.compatibility.enabled pref
Categories
(DevTools :: Inspector: Compatibility, task)
Tracking
(firefox122 fixed)
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: dholbert, Assigned: daisuke)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
We've got devtools.inspector.compatibility.enabled included in our bucket of "Experimental Features":
https://searchfox.org/mozilla-central/rev/12ea2c521cdd071a6d25b0894f31f8f23b18b76a/toolkit/components/featuregates/Features.toml#34-43
but it's been default-enabled on all channels since bug 1750619.
It seems like we should:
(a) remove it from the "Experimental features" listing
(b) maybe remove the pref altogether?
(Removing it from the experimental features listing would be useful, since it reduces noise in the about:preferences#experimental UI a bit, for a feature that's not-really-experimental-anymore. It also reduces noise in crash-report UI, where this shows up in the protected data ExperimentalFeatures data field, despite not being a useful differentiator since it's on by default for everyone.)
ni=daisuke since I think he
| Reporter | ||
Comment 1•2 years ago
|
||
(In reply to Daniel Holbert [:dholbert] from comment #0)
ni=daisuke since I think he
er, sorry, submitted midsentence -- was going to say:
ni=daisuke to confirm that this is fine & maybe take this if interested, since I think he was one of the main folks working on this feature, based on the top portion of bug 1584464.
| Assignee | ||
Comment 2•2 years ago
|
||
Hi Daniel! Thank you very much for letting me know this.
Indeed, it seems that we don't need it anymore. I will fix it.
| Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•