gecko/services/fxaccounts
J. Ryan Stinnett 0af8bf06b1 Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer
This change renames OriginAttributes.mInBrowser to mInIsolatedMozBrowser and
nsIPrincipal::GetIsInBrowserElement to GetIsInIsolatedMozBrowserElement.  Other
methods that pass these values around also have name changes.

Tokens such as "inBrowser" have previously been serialized into cache keys, used
as DB column names, stored in app registries, etc.  No changes are made to any
serialization formats.  Only runtime method and variable names are updated.

No behavior changes are made in this patch, so some renamed methods may have
nonsensical implementations.  These are corrected in subsequent patches
focused on behavior.

MozReview-Commit-ID: 66HfMlsXFLs
2016-03-02 10:35:56 -06:00
..
interfaces
tests Bug 1243594 (part 2) - have rest.js automatically encode the request body as utf-8. r=gfritzsche 2016-02-26 15:46:30 +11:00
Credentials.jsm Bug 1243594 (part 1) - remove misleading references to utf8 in Credentials.jsm. r=rfkelly 2016-02-26 15:46:30 +11:00
FxAccounts.jsm Bug 1227527 - Implement basic FxA device registration. r=markh 2016-01-13 05:55:00 +01:00
FxAccountsClient.jsm Bug 1243594 (part 1) - remove misleading references to utf8 in Credentials.jsm. r=rfkelly 2016-02-26 15:46:30 +11:00
FxAccountsCommon.js Bug 1227527 - Implement basic FxA device registration. r=markh 2016-01-13 05:55:00 +01:00
FxAccountsManager.jsm Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
FxAccountsOAuthClient.jsm
FxAccountsOAuthGrantClient.jsm
FxAccountsProfile.jsm
FxAccountsProfileClient.jsm Bug 1242972 - Make services/fxaccounts eslintable. r=markh 2016-01-26 23:07:56 +08:00
FxAccountsStorage.jsm Bug 1242972 - Make services/fxaccounts eslintable. r=markh 2016-01-26 23:07:56 +08:00
FxAccountsWebChannel.jsm Bug 1227527 - Implement basic FxA device registration. r=markh 2016-01-13 05:55:00 +01:00
moz.build Bug 1242972 - Make services/fxaccounts eslintable. r=markh 2016-01-26 23:07:56 +08:00