Provide a policy that prevents the user from changing the default browser
Categories
(Firefox :: Enterprise Policies, enhancement, P3)
Tracking
()
People
(Reporter: edward, Assigned: mkaply)
Details
Attachments
(5 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:152.0) Gecko/20100101 Firefox/152.0
Steps to reproduce:
Set DontCheckDefaultBrowser to true in policy (and verified via about:policy)
Open Firefox Settings, the Account & Sync still allows changing the default browser via "Psst, Firefox isn’t your default"
Actual results:
Account & Sync still allows changing the default browser via "Psst, Firefox isn’t your default"
Expected results:
The Default Browser should not be allowed to change.
Comment 2•1 month ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Sync' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
| Assignee | ||
Comment 3•1 month ago
|
||
I actually looked into this, and this policy never prevented the user from changing the default browser.
It prevented Firefox from showing a popup at startup asking about changing the browser
I don't disagree that we should offer that, but that's not what this policy is for.
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 4•1 month ago
|
||
https://chromeenterprise.google/policies/#DefaultBrowserSettingEnabled is the Chrome policy.
Comment 5•1 month ago
|
||
The severity field is not set for this bug.
:mkaply, could you have a look please?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 6•1 month ago
|
||
Updated•1 month ago
|
Comment 9•1 month ago
|
||
Backed out for causing lint failures @ Policies.sys
Backout link: https://hg.mozilla.org/integration/autoland/rev/9ca2e898060fe791ea9be24955d664b07f34bd85
Comment 10•1 month ago
|
||
also these xpc failures
| Assignee | ||
Comment 11•1 month ago
|
||
Tree changes out from under me and I didn't rebase. Doh!
Comment 12•1 month ago
|
||
Comment 13•1 month ago
|
||
| bugherder | ||
Comment 14•1 month ago
•
|
||
We were able to disallow users to set Firefox as the default browser with setting pref.general.disable_button.default_browser to true (via Preferences policy or MCD) in enterprise use. The ability looks to be lost in Firefox 153 (the next ESR). Is there any chance to uplift the patch to the 153 branch?
| Assignee | ||
Comment 15•1 month ago
|
||
- Yes, this will be uplifted to Firefox 153.
- Forgot about pref.general.disable_button.default_browser. I'll make it work and get it uplifted.
Updated•26 days ago
|
| Assignee | ||
Comment 16•14 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D311372
Updated•14 days ago
|
Comment 17•14 days ago
|
||
firefox-esr153 Uplift Approval Request
- User impact if declined/Reason for urgency: Parity with Firefox 154/Policy
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Policy only.
- String changes made/needed?: Yes, but for policy, we don't worry about English only.
- Is Android affected?: no
Updated•14 days ago
|
Updated•14 days ago
|
Comment 18•14 days ago
|
||
| uplift | ||
Comment 19•14 days ago
|
||
| uplift | ||
Comment 20•7 hours ago
|
||
Comment 21•7 hours ago
|
||
Description
•