Open Bug 1168654 Opened 9 years ago Updated 2 years ago

Ignore the scheme of formActionOrigin even when a result was found

Categories

(Toolkit :: Password Manager, defect, P3)

defect

Tracking

()

People

(Reporter: MattN, Unassigned)

References

Details

(Whiteboard: [passwords:fill-ui])

In bug 1147561, _searchLogins uses fallback logins (with a different scheme for the same hostPort in the formSubmitURL) when no logins were found but that means that if a user has more than one account for a single site but the only difference is the scheme of the formSubmitURL, the logins for the other schemes won't be used.

To implement this we require deduping logic like we do for the other HTTP/HTTPS consolidating since multiple logins could have the same username.
Priority: -- → P3

This maybe depends on bug 1294194.

Depends on: 1294194
See Also: → 1147563
Whiteboard: [passwords:fill-ui]
Summary: Ignore the scheme of formSubmitURL even when a result was found → Ignore the scheme of formActionOrigin even when a result was found
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.