Add support for moz-proxy to LoginHelper.getLoginOrigin
Categories
(Toolkit :: Password Manager, task, P3)
Tracking
()
People
(Reporter: jaws, Assigned: serg)
References
Details
Attachments
(1 file, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
RyanVM
:
approval-mozilla-esr102+
|
Details | Review |
moz-proxy scheme isn't currently supported by LoginHelper.getLoginOrigin because calling displayHostPort on a moz-proxy nsURI throws an exception.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
| bugherder | ||
Comment 4•3 years ago
|
||
This potentially interesting for the enterprise environment. What are your thoughts on uplifting this to Beta & ESR, Sergey? It grafts cleanly.
| Assignee | ||
Comment 5•3 years ago
|
||
[Tracking Requested - why for this release]: it's a simple enough fix that can allow enterprise users edit saved proxy credentials
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 6•3 years ago
|
||
[Approval Request Comment]
If this is not a sec:{high,crit} bug, please state case for ESR consideration:
User impact if declined: unable to edit saved proxy credentials
Fix Landed on Version:106
Risk to taking this patch (and alternatives if risky): low
ESR Approval Request Comment
[Feature/Bug causing the regression]:n/a
[User impact if declined]:unable to edit saved proxy credentials
[Is this code covered by automated tests?]:yes
[Has the fix been verified in Nightly?]: yes, https://bugzilla.mozilla.org/show_bug.cgi?id=1748828#c6
[Needs manual test from QE? If yes, steps to reproduce]:no
[List of other uplifts needed for the feature/fix]:
[Is the change risky?]:no
[Why is the change risky/not risky?]:only affects already failing functionality
[String changes made/needed]:-
Comment 7•3 years ago
|
||
Comment on attachment 9290341 [details]
Bug 1559205, 1611093, 1748828 - support moz-proxy in about:logins r=dimi!
Seems like a low-risk uplift for a useful ability to have in the enterprise environment. Approved for 105.0b4 and 102.3esr.
Updated•3 years ago
|
Comment 8•3 years ago
|
||
| bugherder uplift | ||
Comment 9•3 years ago
|
||
| bugherder uplift | ||
Description
•