gecko-dev/mobile/android
Aaron Klotz f65b5795c7 Bug 1630229: Part 8 - Stop throwing AssertionError for binding of defunct ServiceAllocator.InstanceInfo; r=geckoview-reviewers,owlish
I'm keeping this patch as simple as possible so that we can uplift to beta.
I'll sort out the rest of this in follow-up bugs.

Differential Revision: https://phabricator.services.mozilla.com/D76333
2020-05-21 19:11:22 +00:00
..
actors Bug 1632922 - use const instead of let - eslint --fix r=snorp 2020-04-24 21:53:17 +00:00
annotations Bug 1637452: Part 18 - Remove support for unified JNI headers from AnnotationProcessor and build system; r=nalexander,geckoview-reviewers,agi 2020-05-15 17:06:35 +00:00
app Bug 1509933 - part1 : add new pref 'media.autoplay.blocking_policy'. r=geckoview-reviewers,snorp,padenot 2020-05-15 03:40:31 +00:00
base Bug 1609278 - Replace bugzilla product and component assignment 'Firefox for Android :: General' with 'GeckoView :: General'. r=kbrosnan DONTBUILD 2020-03-06 17:54:58 +00:00
branding Bug 1626670 - Don't build with MOZ_UPDATER=1 for GeckoView nightlies r=geckoview-reviewers,agi 2020-04-01 18:06:14 +00:00
chrome Bug 1633459 - Marshal customUserAgent setting via nsDocShell. r=geckoview-reviewers,esawin,nika 2020-05-20 00:19:59 +00:00
components Bug 1636089 - ActorManagerParent.addJSProcessActors;r=kmag,geckoview-reviewers,snorp 2020-05-19 16:29:36 +00:00
config Bug 1626340 - Fix some mozconfigs where mozconfig.common.override is not at the end r=rstewart 2020-04-01 14:22:35 +00:00
docs Bug 1639180 - Port docs to Sphinx and reST and stop copying to GitHub. r=geckoview-reviewers,snorp 2020-05-20 15:22:32 +00:00
examples Bug 1637324 - Update examples to use installBuiltIn. r=snorp 2020-05-13 15:14:37 +00:00
fonts Bug 1609278 - Replace bugzilla product and component assignment 'Firefox for Android :: General' with 'GeckoView :: General'. r=kbrosnan DONTBUILD 2020-03-06 17:54:58 +00:00
geckoview Bug 1630229: Part 8 - Stop throwing AssertionError for binding of defunct ServiceAllocator.InstanceInfo; r=geckoview-reviewers,owlish 2020-05-21 19:11:22 +00:00
geckoview_example Bug 1596825 - Add NavigationDelegate.onSubframeLoadRequest to handle non-top-level load requests. r=snorp,mattwoodrow,geckoview-reviewers,agi 2020-05-19 17:05:42 +00:00
gradle Bug 1616704 - Make ./mach build binaries && ./mach run pick up binary changes to libxul.so. r=geckoview-reviewers,agi 2020-02-26 18:43:09 +00:00
installer Bug 1634671 - Add RS dump of addons-bloomfilters blocklist to Android r=agi 2020-05-01 19:36:43 +00:00
locales Bug 1630413 don't prompt for unlimitedStorage extension permission r=rpl 2020-04-22 20:51:52 +00:00
modules Bug 1622500 - Implement cookieStoreId parameter for tabs.create. r=geckoview-reviewers,agi 2020-05-15 22:17:59 +00:00
themes Bug 1346893 - Move the Geckoview UA sheet to layout/style. r=snorp 2020-02-26 22:03:08 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
app.mozbuild
build.mk
confvars.sh
debug_sign_tool.py
gradle.configure Bug 1627163 - Use generator expressions instead of itertools.imap. r=firefox-build-system-reviewers,rstewart 2020-04-05 08:51:20 +00:00
gradle.py Bug 1626932 - delete LD_LIBRARY_PATH before invoking gradle; r=firefox-build-system-reviewers,rstewart 2020-04-02 17:32:21 +00:00
LICENSE
mach_commands.py Bug 1639180 - Port docs to Sphinx and reST and stop copying to GitHub. r=geckoview-reviewers,snorp 2020-05-20 15:22:32 +00:00
moz.build Bug 1632922 - Remove unused mobile/android/tests. r=snorp 2020-04-24 21:53:10 +00:00
moz.configure