Clearing "Always use private browsing" flag in the preferences doesn't force a restart (via modal alert dialog box)
Categories
(Firefox :: Settings UI, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | + | verified |
firefox67 | --- | verified |
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
(Keywords: regression)
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
lizzard
:
approval-mozilla-beta+
|
Details | Review |
[Tracking Requested - why for this release]:
See https://bugzilla.mozilla.org/show_bug.cgi?id=1524995#c2
Beta is also affected, and this could potentially leave users (and in-product code) confused about whether they're in private browsing mode or not.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
STR:
- clean profile
- open about:preferences#privacy
- switch to 'use custom settings for history'
- turn on 'Always use Private Browsing Mode'
- accept the dialog to restart
- once restarted, reopen about:preferences#privacy
- turn off 'Always use Private Browsing Mode'
ER:
same dialog
AR:
no dialog.
Regression window:
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Comment 4•6 years ago
|
||
bugherder |
Assignee | ||
Comment 5•6 years ago
|
||
Comment on attachment 9042838 [details]
Bug 1526793 - always prompt for restart when toggling permanent private browsing mode, r?jaws
Beta/Release Uplift Approval Request
Feature/Bug causing the regression
User impact if declined
This could potentially leave users (and in-product code) confused about whether they're in private browsing mode or not.
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
See comment #1
List of other uplifts needed
n/a
Risk to taking this patch
Low
Why is the change risky/not risky? (and alternatives if risky)
Simple small fix to only the relevant JS so low chance of unintended consequences, comes with automated test to verify it works correctly now
String changes made/needed
n/a
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Comment 6•6 years ago
•
|
||
I have managed to reproduce the issue using Fx 67.0a1 buildID: 20190204092937.
The issue is verified fixed using latest Fx 67.0a1 (buildID: 20190212195904) on macOS 10.14, Ubuntu 16.04 and Windows 10. After unchecking the "Always use private browsing mode" the user receives the prompt to restart the browser.
Assignee | ||
Comment 7•6 years ago
|
||
This hasn't been uplifted to beta yet... and beta is definitely affected.
Updated•6 years ago
|
Comment 8•6 years ago
|
||
Comment on attachment 9042838 [details]
Bug 1526793 - always prompt for restart when toggling permanent private browsing mode, r?jaws
Fix for confusing state of prefs in PB mode.
Verified in Nightly. OK for uplift for beta 8.
Comment 9•6 years ago
|
||
bugherder uplift |
Comment 10•6 years ago
|
||
Coming back with a confirmation for Fx66.0b8 on macOS 10.14, Windows 10 and Ubuntu 18.04. The user is now correctly prompted to restart the browser. This can't be bypassed now by refreshing the page.
Updated•6 years ago
|
Description
•