Name Description Size
components.conf 1596
credentialChooser.ftl 1109
CredentialChooserService.sys.mjs Class implementing the nsICredentialChooserService. This class shows UI to the user for the Credential Chooser for the Credential Management API. @class CredentialChooserService 7767
CredentialChosenCallback.cpp 1302
CredentialChosenCallback.h MOZILLA_CREDENTIALCHOSENCALLBACK_H_ 1912
IdentityCredentialPromptService.sys.mjs Class implementing the nsIIdentityCredentialPromptService 18595
IdentityCredentialRequestManager.cpp 6352
IdentityCredentialRequestManager.h MOZILLA_IDENTITYCREDENTIALSTORAGESERVICE_H_ 1784
IdentityCredentialStorageService.cpp 36773
IdentityCredentialStorageService.h 7848
moz.build 1244
nsICredentialChooserService.idl A service function to help any UI. Fetches and serializes images to data urls, which can be used in chrome UI. @param window Window which should perform the fetch @param uri Icon location to be fetched from @returns A promise resolving with the data URI encoded as a string representing the icon that was loaded 3539
nsICredentialChosenCallback.idl @param aChosen the Credential which was picked 483
nsIIdentityCredentialPromptService.idl 1129
nsIIdentityCredentialStorageService.idl 2554
tests