The "browser.ui.interaction.preferences_paneExperimental - Unknown scalar" warning is displayed in the "Browser Console" if an experimental feature is enabled/disable from the "about:preferences#experimental" page
Categories
(Firefox :: Settings UI, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | verified |
People
(Reporter: mcoman, Assigned: mossop)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
298.09 KB,
image/gif
|
Details | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
3.19 KB,
text/plain
|
chutten
:
data-review+
|
Details |
[Affected versions]:
- Firefox Nightly 80.0a1 - Build ID: 20200710094819
[Affected Platforms]:
- Windows 10 x64
- macOS 10.15
- ubuntu 18.04 x64
[Prerequisites]:
- Have the "Browser Console" opened.
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Navigate to the "about:preferences#experimental" page and check/uncheck any experimental feature.
- Focus the "Browser Console" and observe the displayed warnings.
[Expected result]:
- No warnings are displayed.
[Actual result]:
- The "browser.ui.interaction.preferences_paneExperimental - Unknown scalar" warning is displayed in the "Browser Console".
[Notes]:
- Attached a screen recording of the issue.
Comment 1•5 years ago
|
||
Dave, I think this is to do with the browser usage telemetry, is that right, and if so, is this something you can own? Jared is on leave this month...
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
This is down to the new experimental section being added to preferences and bug 1620358 not adding a scalar for that. It's not clear to me if I need to fill out a new data collection request here or not, chutten can you advise?
Comment 5•5 years ago
|
||
All new or expanded data collections in Mozilla products are subject to Data Review: this definitely qualifies.
While I'm here, you may wish to consider adding a "unknown/other" (in addition to adding the experiment section as a known/not-other case) case so that this doesn't log and instead shows up in its own location in your analyses.
Assignee | ||
Comment 6•5 years ago
|
||
This is largely copy-pasted from bug 1620358 as this is gathering the same information.
Comment 7•5 years ago
|
||
Comment 9•5 years ago
|
||
Backed out for Reftest failure at border-image-linear-gradient-slice-1.html.
Backout link: https://hg.mozilla.org/integration/autoland/rev/bd7c35b7e234712f94f6dbb755ad983c1db8b07b
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=310204972&repo=autoland&lineNumber=14684
Comment 10•5 years ago
|
||
(In reply to Atila Butkovits from comment #9)
Backed out for Reftest failure at border-image-linear-gradient-slice-1.html.
Backout link: https://hg.mozilla.org/integration/autoland/rev/bd7c35b7e234712f94f6dbb755ad983c1db8b07b
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=310204972&repo=autoland&lineNumber=14684
It failed on the previous push too ( https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedTaskRun=RVZ9ze5mQSiIERUXjZfmxw.1&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunning%2Cpending%2Crunnable&searchStr=r4&revision=a3af9b09a6ea39889554f77bfdfb07bc776483e7 ). Also, this patch really shouldn't / can't affect reftests...
Comment 11•5 years ago
•
|
||
(In reply to :Gijs (he/him) from comment #10)
(In reply to Atila Butkovits from comment #9)
Backed out for Reftest failure at border-image-linear-gradient-slice-1.html.
Backout link: https://hg.mozilla.org/integration/autoland/rev/bd7c35b7e234712f94f6dbb755ad983c1db8b07b
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=310204972&repo=autoland&lineNumber=14684
It failed on the previous push too ( https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedTaskRun=RVZ9ze5mQSiIERUXjZfmxw.1&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunning%2Cpending%2Crunnable&searchStr=r4&revision=a3af9b09a6ea39889554f77bfdfb07bc776483e7 ). Also, this patch really shouldn't / can't affect reftests...
Sorry for the trouble.
We'll reland.
https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&revision=8f86457bb56d0e3eb83057083150a6d083f63182
Comment 12•5 years ago
|
||
Comment 13•5 years ago
|
||
bugherder |
Comment 14•5 years ago
|
||
Updated•5 years ago
|
Reporter | ||
Comment 15•2 years ago
|
||
I have verified that this issue is no longer reproducible using the latest Firefox Nightly 116.0a1 (Build ID: 20230630040643) installed on Windows 10 x64, macOS 13.4.1, and Ubuntu 22.04 x64. I can confirm that no warning is displayed in the browser console if an experimental feature is enabled/disabled from the "about:preferences#experimental" page.
Description
•