ManagedBookmarks policy doesn't respect "DisablePrivateBrowsing": true policy
Categories
(Firefox :: Enterprise Policies, defect, P2)
Tracking
()
People
(Reporter: billy78, Assigned: mkaply)
References
Details
Attachments
(2 files)
167 bytes,
application/json
|
Details | |
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
RyanVM
:
approval-mozilla-esr91+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0
Steps to reproduce:
- Use ManagedBookmarks policy together with "DisablePrivateBrowsing": true policy (see attached policies.json as an example)
- Right click on the GitHub managed bookmark
Actual results:
The context menu contains the option "open in a new private window"
Expected results:
The context menu should not contain the option "open in a new private window", just like in normal bookmarks.
Updated•3 years ago
|
Hi,
I was able to reproduce this issue in Windows 10, using Nightly 96.0a1 (2021-11-16) (64-bit) and Release 94.0.1 (64-bit) versions, with provided steps.
I set severity and flags accordingly.
I let the assigned component, in order to get the dev team involved, but if it's not relevant,
'Firefox-Enterprise policies' team, please feel free to change the component if this is not the appropriate one.
Thanks.
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Pushed by mozilla@kaply.com: https://hg.mozilla.org/integration/autoland/rev/eaec88623ff0 Hide private browsing option in managed bookmarks if private browsing is disabled. r=mtigley
Comment 4•3 years ago
|
||
bugherder |
Comment 5•3 years ago
|
||
The patch landed in nightly and beta is affected.
:mkaply, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
Comment on attachment 9251017 [details]
Bug 1741217 - Hide private browsing option in managed bookmarks if private browsing is disabled. r?mstriemer,mtigley
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: Enterprise/policy specific
- User impact if declined: Private browsing available in ManagedBookmarks even if disabled
- Fix Landed on Version: 94
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Policy only, has tests.
- String or UUID changes made by this patch:
Beta/Release Uplift Approval Request
- User impact if declined: Private browsing available in ManagedBookmarks even if disabled
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Install attached policies.json in bug. Verify private browsing is not available.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Policy only, has test.
- String changes made/needed:
Updated•3 years ago
|
Comment 7•3 years ago
|
||
Comment on attachment 9251017 [details]
Bug 1741217 - Hide private browsing option in managed bookmarks if private browsing is disabled. r?mstriemer,mtigley
Approved for 95 Beta 11. Low Risk. Thanks.
Comment 8•3 years ago
|
||
bugherder uplift |
Comment 9•3 years ago
|
||
Verified as fixed on macOS Big Sur 11.6, Ubuntu 20.04 x64, and Windows 10 x64 using the latest Nightly 96.0a1 - "Open in New Private Window" is no longer a contextual menu option - when there is a ManagedBookmarks policy together with "DisablePrivateBrowsing": true policy.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 10•3 years ago
|
||
Comment on attachment 9251017 [details]
Bug 1741217 - Hide private browsing option in managed bookmarks if private browsing is disabled. r?mstriemer,mtigley
Approved for 91.4esr.
Comment 11•3 years ago
|
||
bugherder uplift |
Comment 12•3 years ago
|
||
Verified as fixed on macOS Big Sur 11.6, Windows 10 x64 and Ubuntun 20.04 on the latest Firefox 95 beta 11 and on Firefox 91.4.0 esr.
Description
•