gecko-dev/services/fxaccounts
Dana Keeler 351b6fd7fb Bug 1768047 - stop using nsICryptoHMAC in services r=tjr
nsICryptoHMAC is redundant and does its computations on the main thread. JS
code using it should use WebCrypto instead.

Differential Revision: https://phabricator.services.mozilla.com/D145641
2022-05-12 22:24:29 +00:00
..
tests Bug 1752609 - Adds autorecovery from outdated sendtab keys. r=markh 2022-04-19 17:04:42 +00:00
Credentials.jsm
FxAccounts.jsm Bug 1758476 - Remove some unnecessary uses of the target object argument to ChromeUtils.import. r=mossop,webdriver-reviewers,perftest-reviewers,robwu,whimboo,AlexandruIonescu 2022-03-17 22:13:08 +00:00
FxAccountsClient.jsm Bug 1768047 - stop using nsICryptoHMAC in services r=tjr 2022-05-12 22:24:29 +00:00
FxAccountsCommands.js Bug 1752609 - Adds autorecovery from outdated sendtab keys. r=markh 2022-04-19 17:04:42 +00:00
FxAccountsCommon.js Bug 1765167 - Part 11: Stop using Cu.import in services/. r=mossop 2022-05-03 06:32:33 +00:00
FxAccountsConfig.jsm
FxAccountsDevice.jsm Bug 1752609 - Adds autorecovery from outdated sendtab keys. r=markh 2022-04-19 17:04:42 +00:00
FxAccountsKeys.jsm
FxAccountsPairing.jsm
FxAccountsPairingChannel.js
FxAccountsProfile.jsm
FxAccountsProfileClient.jsm
FxAccountsPush.jsm Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky 2022-03-11 16:41:29 +00:00
FxAccountsStorage.jsm Bug 1745977 - Stop using the second argument to ChromeUtils.import in various files in services/. r=markh 2021-12-15 10:05:35 +00:00
FxAccountsTelemetry.jsm
FxAccountsWebChannel.jsm Bug 1745977 - Stop using the second argument to ChromeUtils.import in various files in services/. r=markh 2021-12-15 10:05:35 +00:00
components.conf
moz.build