Windows Security settings are missing lockpref items (not properly mapped to a preference.)
Categories
(Firefox :: Settings UI, defect, P3)
Tracking
()
People
(Reporter: register, Assigned: mkaply)
References
Details
Attachments
(2 files)
293.49 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-esr91+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36
Steps to reproduce:
Attempted to use lockpref settings for the following items:
:" Block dangerous and deceptive content."
: "Block dangerous downloads"
: "Warn me about unwanted and uncommon software."
Actual results:
These settings will not lock down as expected.
Expected results:
These settings should have locked down
Assignee | ||
Comment 1•6 years ago
|
||
I've verified this.
Assignee | ||
Comment 2•5 years ago
|
||
This is really painful because these checkboxes affect multiple prefs.
Block dangerous and deceptive content sets:
browser.safebrowsing.malware.enabled
browser.safebrowsing.phishing.enabled
Warn me about unwanted and uncommon software sets:
browser.safebrowsing.downloads.remote.block_potentially_unwanted
browser.safebrowsing.downloads.remote.block_uncommon
So I'm guessing if either one of these is locked, we should lock the preference?
Block dangerous downloads is browser.safebrowsing.downloads.enabled
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 6•3 years ago
|
||
Comment on attachment 9273488 [details]
Bug 1568275 - Disable deceptive content prefs when locked.
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: Parity with Firefox beta
- User impact if declined: Preferences UI doesn't match locked prefs
- Fix Landed on Version: 102
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Automated test. Only happens when prefs are locked.
Comment 7•3 years ago
|
||
Comment on attachment 9273488 [details]
Bug 1568275 - Disable deceptive content prefs when locked.
Approved for 91.11esr.
Comment 8•3 years ago
|
||
bugherder uplift |
Description
•