Open
Bug 1716363
Opened 4 years ago
Updated 4 years ago
Cleanup / consolidate messages for HTTP auth modal prompt on desktop
Categories
(Firefox :: Theme, task)
Firefox
Theme
Tracking
()
NEW
People
(Reporter: mtigley, Unassigned)
References
(Blocks 1 open bug)
Details
In Bug 1694418, we updated the messages shown for the HTTP auth prompt. We should cleanup the messages that are no longer used on desktop. See: https://searchfox.org/mozilla-central/rev/bea2345ce636dc329ac7133fc0a13c9171777e40/toolkit/locales/en-US/chrome/global/commonDialogs.properties#37.
It looks like some parts of GeckoView are using the old message keys: https://searchfox.org/mozilla-central/source/mobile/android/components/geckoview/GeckoViewPrompt.jsm#801. We might want to either update those messages to use the new ones or keep them as is.
You need to log in
before you can comment on or make changes to this bug.
Description
•