gecko/toolkit
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
..
components Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
content Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
crashreporter Bug 1247399 - Put r7 in clobber registers for breakpad's sys_clone() r=glandium 2016-02-26 14:50:39 -06:00
forgetaboutsite Bug 1245184 - Update mochitests, r=me 2016-02-25 16:41:13 +01:00
identity Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
library
locales Bug 1232917 - List & render custom pings in about:telemetry. r=gfritzsche 2016-02-29 01:09:35 +07:00
modules merge mozilla-inbound to mozilla-central a=merge 2016-02-29 11:35:30 +01:00
mozapps Merge m-c to fx-team, a=merge 2016-03-01 15:30:35 -08:00
obsolete Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
pluginproblem
profile Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
system Bug 1227730 - Support closing libnotify alerts. r=karlt,MattN 2016-02-16 13:27:27 -08:00
themes merge mozilla-inbound to mozilla-central a=merge 2016-02-29 11:35:30 +01:00
webapps Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco 2016-02-08 11:24:22 -08:00
xre Bug 1237847 - [e10s] Null deref crash when running test_pluginstream_newstream.html; r=bobowen 2016-02-25 15:26:13 -08:00
.eslintrc Bug 1245916: Add additional default globals. r=felipe 2016-02-05 12:12:30 -08:00
moz.build Backout 24dbe7da7370:a319694b46d5 (bug 1069556) for build bustage on various platforms on a CLOSED TREE 2016-01-29 11:55:43 -05:00
toolkit.mozbuild