Name Description Size Coverage
AboutLoginsChild.sys.mjs Shows the Primary Password prompt if enabled, or the OS auth dialog otherwise. @param resolve Callback that is called with result of authentication. @param messageId The string ID that corresponds to a string stored in aboutLogins.ftl. This string will be displayed only when the OS auth dialog is used. @param reason The reason for requesting reauthentication, used for telemetry. 9077 91 %
AboutLoginsParent.sys.mjs 27315 90 %
ChangePasswordURLs.sys.mjs Manages change password links for saved logins using data from RemoteSettings. The 'change-password-urls' RemoteSettings collection maps domains to HTTPS password change URLs. This module determines which saved logins match those domains and returns a mapping of login GUIDs to their corresponding password change URLs. Domain matching is based on eTLD+1 comparison and does not guarantee that the returned password change URL is specific to the exact subdomain of the login. 3240 54 %
content 94 %
jar.mn 6056 -
LoginBreaches.sys.mjs Manages breach alerts for saved logins using data from Firefox Monitor via RemoteSettings. 6746 90 %
moz.build 747 -
tests -