mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
a0412a141a
Currently the fxaccounts content server passes this through directly from its configuration files, and accepts this as either containing the trailing /v1 or not. On stage, it contains it, but on dev it does not. In the near future, it should be possible to append the trailing /v1 unconditionally, as the FxA content server is being changed to never send it down (which will be consistent with the other prefs), however it's done conditionally as to not break autoconfig against stage in the mean time. MozReview-Commit-ID: AStTm2hHVHQ --HG-- extra : rebase_source : bf98cef357d5834e08a01b3c233a8ccb37243e64 |
||
---|---|---|
.. | ||
interfaces | ||
tests | ||
Credentials.jsm | ||
FxAccounts.jsm | ||
FxAccountsClient.jsm | ||
FxAccountsCommon.js | ||
FxAccountsComponents.manifest | ||
FxAccountsConfig.jsm | ||
FxAccountsManager.jsm | ||
FxAccountsOAuthClient.jsm | ||
FxAccountsOAuthGrantClient.jsm | ||
FxAccountsProfile.jsm | ||
FxAccountsProfileClient.jsm | ||
FxAccountsPush.js | ||
FxAccountsStorage.jsm | ||
FxAccountsWebChannel.jsm | ||
moz.build |