gecko-dev/services/fxaccounts
Emilio Cobos Álvarez 98deb161a2 Bug 1663677 - Fix macro hygiene usage in fxaccounts/rust-bridge. r=eoger,lina
This prevents us from building with rust beta/nightly.

This is technically a Rust regression, see
https://github.com/rust-lang/rust/issues/76480, though I think that this
should've never worked.

Differential Revision: https://phabricator.services.mozilla.com/D89466
2020-09-08 17:00:08 +00:00
..
rust-bridge Bug 1663677 - Fix macro hygiene usage in fxaccounts/rust-bridge. r=eoger,lina 2020-09-08 17:00:08 +00:00
tests Bug 1663541 - don't try to write `uid` to storage in `updateUserAccountData`. r=markh 2020-09-08 01:19:56 +00:00
Credentials.jsm
FxAccounts.jsm Bug 1663541 - don't try to write `uid` to storage in `updateUserAccountData`. r=markh 2020-09-08 01:19:56 +00:00
FxAccountsClient.jsm Bug 1632557 - Add pref and logic for direct use of session tokens to provision OAuth tokens r=rfkelly 2020-05-20 22:06:35 +00:00
FxAccountsCommands.js Bug 1662930 - checked for missed commands when renewing push subscription. r=rfkelly 2020-09-03 01:51:05 +00:00
FxAccountsCommon.js Bug 1635659 - Refactor the "pre-account" telemetry ping into the "account-ecosystem" ping. r=chutten,rfkelly 2020-08-06 15:58:56 +00:00
FxAccountsConfig.jsm Bug 1656420 - Expose a function to indicate whether the production fxa stack is in use. r=rfkelly 2020-07-31 06:53:13 +00:00
FxAccountsDevice.jsm Bug 1662930 - checked for missed commands when renewing push subscription. r=rfkelly 2020-09-03 01:51:05 +00:00
FxAccountsKeys.jsm Bug 1633641 - Provide a method to fetch an OAuth token and its key in a single operation. r=rfkelly 2020-05-18 01:13:46 +00:00
FxAccountsOAuthGrantClient.jsm
FxAccountsPairing.jsm
FxAccountsPairingChannel.js
FxAccountsProfile.jsm Bug 1656426 - ensure we re-fetch the profile after racing another client. r=rfkelly 2020-07-31 06:53:26 +00:00
FxAccountsProfileClient.jsm Bug 1635657 - synthesize placeholder ecosystemAnonId when not present on FxA server r=markh,rfkelly 2020-07-27 01:46:50 +00:00
FxAccountsPush.jsm Bug 1649221: Update ChromeUtils.generateQI callers to pass strings. r=mccr8,remote-protocol-reviewers,marionette-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,agi,whimboo,Bebe,twisniewski 2020-07-10 23:58:28 +00:00
FxAccountsStorage.jsm
FxAccountsTelemetry.jsm Bug 1656426 - ensure we re-fetch the profile after racing another client. r=rfkelly 2020-07-31 06:53:26 +00:00
FxAccountsWebChannel.jsm Bug 1637163 - Redact details in WebChannel errors. r=rfkelly 2020-06-15 15:03:59 +00:00
RustFxAccount.js Bug 1631630 p2 - Implement FxAccounts rust-bridge. r=lina,rfkelly 2020-05-16 01:07:31 +00:00
components.conf
moz.build Bug 1640765 - only build the rust fxa-client crate on Nightly. r=lina 2020-05-27 05:51:39 +00:00