Open Bug 1819360 Opened 2 years ago Updated 8 months ago

Use moz-support-link in the Firefox Relay panel

Categories

(Toolkit :: UI Widgets, task, P3)

task

Tracking

()

People

(Reporter: tgiles, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [recomp])

Attachments

(1 file)

Attached image image.png

There is a SUMO link that lives in the Firefox Relay panel. Let's replace it with the moz-support-link. I'm not sure how to make this Firefox Relay panel appear though, will need to reach out to the credential management team for more info.

Depends on: 1813077

Alright so to get this panel to appear you'll need to do the following:

It looks like we can't replace SUMO link in the Firefox Relay panel with moz-support-link as this link actually lives in MozPopupNotification markup template and has href=learnmoreurl attribute: https://searchfox.org/mozilla-central/source/toolkit/content/widgets/popupnotification.js#91. In https://searchfox.org/mozilla-central/source/toolkit/components/passwordmgr/FirefoxRelay.sys.mjs#27-29 learnMoreUrl is assigned to "signon.firefoxRelay.learn_more_url" (https://searchfox.org/mozilla-central/source/modules/libpref/init/all.js#3186) and used for the popup notification initialization.

Whiteboard: [fidefe-reusable-components] → [recomp]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: