Closed
Bug 1926974
Opened 1 year ago
Closed 1 year ago
Relay: For first-time users, ONLY show Relay on websites where we know they WILL accept it
Categories
(Toolkit :: Password Manager, enhancement)
Toolkit
Password Manager
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: groovecoder, Assigned: groovecoder)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Whiteboard: [fxcm-relay-all])
Attachments
(1 file)
See decision brief
If a Firefox user has not opted into Relay already, don't show them the Relay UI unless they are on a site that we know will accept the Relay mask.
To implement this, the Relay ENGR team will run a scheduled script to maintain a list of "Relay good sites" in a Remote Settings collection. The Firefox code should check this remote settings collection before showing the Relay UI to a first-time user. (I.e., when signon.firefoxRelay.feature is available)
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [fxcm-relay-all]
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9434358 -
Attachment description: WIP: Bug 1926974: add onAllowList to FirefoxRelay r?#credential-management-reviewers → WIP: Bug 1926974: feat(passwordmgr) add onAllowList to FirefoxRelay r?#credential-management-reviewers
Updated•1 year ago
|
Assignee: nobody → lcrouch
Attachment #9434358 -
Attachment description: WIP: Bug 1926974: feat(passwordmgr) add onAllowList to FirefoxRelay r?#credential-management-reviewers → Bug 1926974: feat(passwordmgr) add onAllowList to FirefoxRelay r?#credential-management-reviewers
Status: NEW → ASSIGNED
Pushed by lcrouch@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/853e303aaa3a
feat(passwordmgr) add onAllowList to FirefoxRelay r=credential-management-reviewers,dimi
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•