gecko-dev/mobile/android
Rob Wu be3652cd57 Bug 1287010 - Make environment of Context explicit. r=billm
- Add `envType` to BaseContext.
 - Pass an explicit envType to all `registerSchemaAPI` invocations.
 - The factories passed to `registerSchemaAPI` will be split up later, so
   that content scripts (`content_child`) and addon pages can share
   common implementations.
 - The factories that implement the addon API will also be split up,
   to separate code running in the main process (`addon_parent`) from
   code running in a child process (`addon_child`).
 - Remove the use of a hardcoded list of `namespaces` from ProxyContext.
   Now `envType` is used to specify whether an API should be activated.

MozReview-Commit-ID: Jiff8HIwG92

--HG--
extra : rebase_source : 946a3c0009a4e3223c2d10044b3099a94c845394
2016-08-16 15:51:50 -07:00
..
app Merge inbound to m-c. a=merge 2016-08-25 08:10:52 -04:00
base Merge inbound to m-c. a=merge 2016-08-25 08:10:52 -04:00
bouncer Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
branding Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
build/classycle
chrome Backed out changeset eb0c3d8a6d53 (bug 1281220) for crashing in testBug1217581 in rc3. r=backout on a CLOSED TREE 2016-08-25 14:22:47 +02:00
components Bug 1287010 - Make environment of Context explicit. r=billm 2016-08-16 15:51:50 -07:00
config Bug 1296335 - Update android-api-15-* mozconfig files to point to new gradle folder. r=Callek 2016-08-19 16:14:14 +02:00
docs Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske 2016-08-15 17:28:05 -07:00
extensions Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
fonts Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
geckoview/src/main/java/org/mozilla/gecko Bug 1296757 - Correctly resume compositor when reattaching; r=snorp 2016-08-23 18:55:12 -04:00
gradle/m2repo/com/jakewharton/sdkmanager Bug 1258769 - Backed out changeset fe11700b6cdf. 2016-03-25 13:53:58 -07:00
installer Bug 1240134 - Incorporate the interfaces.xpt from downloaded artifacts instead of building XPIDL during an artifact build. r=glandium 2016-08-17 15:02:31 -07:00
javaaddons Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
locales Bug 1281665 - Change nsIClientAuthDialogs.chooseCertificate() to use hostname instead of CN. r=keeler 2016-07-26 20:16:58 +08:00
modules Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
search Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
services Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske 2016-08-15 17:28:05 -07:00
stumbler Bug 1292468 - Incorrect string comparison r=sebastian 2016-08-05 10:45:10 +02:00
tests Backed out changeset eb0c3d8a6d53 (bug 1281220) for crashing in testBug1217581 in rc3. r=backout on a CLOSED TREE 2016-08-25 14:22:47 +02:00
themes/core Merge m-c to inbound, a=merge 2016-08-16 22:06:58 -07:00
thirdparty Bug 1280382 - Catch ClassCastException that may occur on return from generic method r=mcomella 2016-07-05 09:29:30 -07:00
.eslintrc
LICENSE
Makefile.in
app.mozbuild
build.mk Bug 1293295 - Replace all mochitest 'flavor' options with a single --flavor argument, r=jmaher 2016-08-08 11:48:49 -04:00
confvars.sh Bug 1278959 - Move MOZ_ANDROID_PACKAGE_INSTALL_BOUNCER to Python configure and make it settable by mozconfig. r=glandium 2016-06-09 11:37:40 -07:00
debug_sign_tool.py
gradle.configure Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
mach_commands.py Bug 1294878 - Support 'mach android-emulator --version 6.0'; r=jmaher 2016-08-23 09:02:35 -06:00
moz.build Bug 1268944 - Remove GeckoView packaging. r=chmanchester 2016-07-25 11:54:03 -07:00
moz.configure Bug 1291373 - [geckoview] part 3, Remove MOZ_ANDROID_APZ r=botond,snorp 2016-08-16 14:33:43 -07:00