gecko-dev/mobile/android
Dylan Roeh 63ca464a8c Bug 1441059 - Make nsILoadURIDelegate async to preserve the order of GeckoSession.loadUri() calls. r=snorp,bz
This alters nsILoadURIDelegate.loadURI() to return a Promise rather than spinning the event loop to synchronously return a boolean, and alters nsDocShell::InternalLoad to allow for those changes by re-calling itself if necessary based on the resolution of the promise.
2018-08-07 13:42:07 -05:00
..
annotations Bug 1444546 - Part 4b: Make AnnotationProcessor avoid writing, like Python's FileAvoidWrite. r=jchen 2018-03-26 09:36:19 -07:00
app Bug 1458662 - Re-enable regex JIT on aarch64. r=jchen 2018-08-06 22:11:11 +00:00
base Bug 1474859 - Enable Multidex for all builds; r=nalexander 2018-08-06 18:38:48 +03:00
branding Bug 1349522 - Provide alternative adaptive-icon with Android SDK O; r=jchen 2018-08-02 15:06:24 +03:00
chrome Bug 1476142 part 3. Remove some unnecessary QIs in mobile. r=snorp 2018-08-02 15:26:48 -04:00
components Backed out changeset 1e9ecba54e7b (bug 1348273) for failing on widget/tests/test_bug1123480.xul 2018-08-04 12:39:40 +03:00
config Backed out changeset acde419e016e (bug 1475573) for breaking Android builds 2018-08-04 10:12:40 +03:00
docs Bug 1473313 - Part 5: Add in-tree documentation page for Android code coverage. r=nalexander 2018-07-31 12:02:08 +01:00
extensions Bug 1479209 - Update GWS experiment in bz1453691 to clear the GWS serviceworker. r=rhelmer 2018-08-03 12:52:36 -04:00
fonts Bug 1392147 - Use Roboto instead of Clear Sans as default sans-serif font on Android, for better webcompat. r=xidorn 2018-05-23 13:51:59 +01:00
geckoview Bug 1441059 - Make nsILoadURIDelegate async to preserve the order of GeckoSession.loadUri() calls. r=snorp,bz 2018-08-07 13:42:07 -05:00
geckoview_example Bug 1480460 - [1.1] Add basic progress bar to the example app. r=snorp 2018-08-03 00:29:51 +02:00
gradle Bug 1474859 - Enable Multidex for all builds; r=nalexander 2018-08-06 18:38:48 +03:00
installer Bug 1475903 - Add mozIDOMLocalization API. r=mossop 2018-06-22 13:14:23 -07:00
locales Bug 1476034 - about:crashes: switched to fluent. r=flod,Pike 2018-08-01 10:31:14 +03:00
modules Bug 1441059 - Make nsILoadURIDelegate async to preserve the order of GeckoSession.loadUri() calls. r=snorp,bz 2018-08-07 13:42:07 -05:00
services Bug 1476720 - Set MLS notification action. r=jchen 2018-07-26 17:42:19 +03:00
stumbler Bug 1476720 - Set MLS notification action. r=jchen 2018-07-26 17:42:19 +03:00
tests Bug 1446940 part 4. Stop getting docshells from windows via getInterface in mobile. r=snorp 2018-08-01 13:07:11 -04:00
themes Bug 1399616 - add emoji styling to reader mode, r=johannh 2018-06-20 15:09:26 +01:00
thirdparty Bug 1473518 - Abide by Android Oreo background execution limits [Leanplum after upgrade] r=nalexander 2018-07-06 13:21:27 +03:00
.eslintrc.js Bug 1455112 - 2. Add eslint rules to enforce debug/warn usage; r=esawin 2018-04-19 14:41:24 -04:00
app.mozbuild Bug 1453691 - create a Fennec system addon to spoof the UA string as Chrome for Google Search and Facebook. r=rhelmer 2018-04-25 20:23:45 -04:00
build.mk
confvars.sh Bug 1476333 - Define the browser chrome URL as BROWSER_CHROME_URL so it can be accessed from AppConstants instead of a pref;r=gps 2018-07-24 08:12:48 -07:00
debug_sign_tool.py Bug 1464869 - Fix flake8/pep8 issue by hand in mobile/ r=nalexander 2018-06-04 22:37:17 +02:00
gradle.configure Bug 1473313 - Part 1: Set up geckoview build config for androidTest coverage runs. r=nalexander 2018-07-24 11:44:24 +01:00
gradle.py Bug 1444546 - Part 4: Use GENERATED_FILES for Android JNI wrapper generation. r=froydnj,jchen 2018-03-06 20:09:37 -08:00
LICENSE
mach_commands.py Bug 1473313 - Part 5: Add in-tree documentation page for Android code coverage. r=nalexander 2018-07-31 12:02:08 +01:00
moz.build Bug 1453691 - create a Fennec system addon to spoof the UA string as Chrome for Google Search and Facebook. r=rhelmer 2018-04-25 20:23:45 -04:00
moz.configure Bug 1447734 - Specify Google Play Services library version in Gradle r=nalexander 2018-03-22 14:35:38 -05:00