Two Master Password dialog appear at the same time when Click [Saved Logins...] button in about:preferences#privacy
Categories
(Firefox :: about:logins, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | + | verified |
firefox71 | + | verified |
People
(Reporter: alice0775, Assigned: MattN)
References
(Regression)
Details
(Keywords: nightly-community, regression, reproducible, Whiteboard: [passwords:management] [skyline])
Attachments
(2 files)
1.71 MB,
video/mp4
|
Details | |
47 bytes,
text/x-phabricator-request
|
lizzard
:
approval-mozilla-beta+
|
Details | Review |
[Tracking Requested - why for this release]: ux regression
Reproducible: always
Steps To reproduce:
- Add a Login password if there is no saved login
- Enable Master Password and set Master Password
- Quit browser and restart browser
- Menu > Options > Privacy & Security
- Click [Saved Logins...] button
Actual Results:
Two Master Password dialog appear at the same time
Expected Results:
Only one Master Password dialog should appear
Interesting thing, if open "about:logins" directly, no issue appears.
Regression Window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5d60ea8fbdc6a265b67bcabcdf845f26615c97c8&tochange=571a8776eb3fc71a73d491efcbd75bab140923ec
Regressed by: Bug 1550631
![]() |
Reporter | |
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Marking 70 as affected as the regressor just got uplifted to beta.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D47101
Assignee | ||
Comment 5•6 years ago
|
||
Comment on attachment 9095209 [details]
Bug 1583625 - Don't dispatch AboutLoginsInit after redirecting to remove the entryPoint. r=jaws
Beta/Release Uplift Approval Request
- User impact if declined: The load of about:logins will do unnecessary work, making it slower and showing an extra MP prompt if MP is enabled.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Straightforward fix. Putting two lines inside an
if
to be skipped after redirecting to remove the telemetry query parameter. - String changes made/needed: None
Comment 6•6 years ago
|
||
Comment on attachment 9095209 [details]
Bug 1583625 - Don't dispatch AboutLoginsInit after redirecting to remove the entryPoint. r=jaws
Fix for new regression in 70, OK for uplift for beta 10.
Comment 7•6 years ago
|
||
bugherder |
Comment 8•6 years ago
|
||
bugherder uplift |
I have verified this issue and is no longer reproducible on the latest Nightly 71.0a1 (Build ID: 20190925215653) on Windows 7 x64, Mac 10.14 and Arch 14.14 x64.
- Only one Master Password dialog appears using the following methods:
Navigating directly to about:logins or from the bookmark.
Navigating from "about:protections" page.
Navigating from Firefox Account menu.
Navigating from Hamburger main menu.
Navigating from Page Info window.
Navigating from "about:preferences".
I have verified this issue and is no longer reproducible on the latest Beta 70.0b10 (Build ID: 20190926005616) on Windows 7 x64, Mac 10.14 and Arch 14.14 x64.
- Only one Master Password dialog appears using the following methods:
- Navigating directly to about:logins or from the bookmark.
- Navigating from "about:protections" page.
- Navigating from Firefox Account menu.
- Navigating from Hamburger main menu.
- Navigating from Page Info window.
- Navigating from "about:preferences".
Updated•6 years ago
|
Updated•4 years ago
|
Description
•