gecko/services
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
..
cloudsync Bug 1242962 - Make services/cloudsync eslintable. r=rnewman 2016-01-26 22:52:29 +08:00
common Bug 1243594 (part 3) - leave the utf-8 encoding of the payload to rest.js instead of directly in loop. r=Standard8 2016-02-26 15:46:30 +11:00
crypto Bug 1242966 - Make services/crypto eslintable. r=rnewman 2016-01-26 23:01:32 +08:00
fxaccounts Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
mobileid Bug 1242973 - Make services/mobileid eslintable. r=ferjm 2016-01-26 23:10:36 +08:00
sync Bug 1248765 - allow syncing of FxA password and don't delete it on unlink. r=rnewman 2016-02-23 09:41:59 +11:00
moz.build Bug 1235345 - Remove services/metrics. r=gfritzsche 2016-01-07 04:23:00 +01:00