gecko-dev/mobile/android/tests
Jim Chen db34ad5809 Bug 1412872 - 8. Remove GeckoAppShell dependency in gecko-view; r=snorp
In the future, GeckoAppShell will only be part of the service process
library, and will not be part of the app process library. Therefore, we
should minimize GeckoAppShell usage in any GeckoView code that will
likely end up in the app process library.

In particular, AndroidGamepadManager and Clipboard are made to accept
Context as arguments, instead of using
GeckoAppShell.getApplicationContext() for getting the Context.

MozReview-Commit-ID: G9SC815H5Ku
2017-11-01 14:54:04 -04:00
..
background Bug 1404044 - Prevent android sync from failing on overlarge timestamps in password sync r=Grisha 2017-10-20 15:46:05 -04:00
browser Bug 1412872 - 8. Remove GeckoAppShell dependency in gecko-view; r=snorp 2017-11-01 14:54:04 -04:00
moz.build Bug 1361418 - Remove Java Addons from Firefox for Android. r=sebastian 2017-05-02 11:49:16 -07:00