Closed
Bug 1965999
Opened 2 months ago
Closed 1 month ago
If user enables "lock PBM tabs" and then removes device lock, we should disable the "lock PBM tabs" implicitly
Categories
(Firefox for Android :: Privacy, defect, P1)
Tracking
()
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: Gela, Assigned: rebecatudor273)
References
Details
(Whiteboard: [fxdroid][group2])
Attachments
(2 files)
If user enables "lock PBM tabs" and then removes device lock, we should disable the "lock PBM tabs" implicitly. Otherwise, because there won't be any sort of authentication, there is no way for user to access their private tabs.
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Assignee: nobody → rebecatudor273
Assignee | ||
Updated•2 months ago
|
Severity: -- → S2
Priority: -- → P1
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
Replace isEnrolled with isAuthenticatorAvailable in PrivateBrowsingFragment.
Pushed by rtudor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d035b13cc46d
Disable "lock PBM tabs" when removes device lock. r=android-reviewers,twhite
https://hg.mozilla.org/integration/autoland/rev/06d93555ed1f
Replace isEnrolled with isAuthenticatorAvailable r=android-reviewers,twhite
https://hg.mozilla.org/mozilla-central/rev/d035b13cc46d
https://hg.mozilla.org/mozilla-central/rev/06d93555ed1f
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•