gecko-dev/widget/android/jni
Jan Henning 07d61a0e0f Bug 1485833 - Use a backwards compatible way of handling NDK changes in jni.h. r=jchen
When building with the NDK clang, which is the easiest way of building locally,
NDK r17 doesn't work for ARM builds because of a broken clang, and while the
NDK r18-beta fixes that problem, for some people it causes a different set of
issues.
Since NDK r15c doesn't have the ndk-version.h headers, switch to a different
way of bridging the differences that allows people to continue building with
r15c locally.

Differential Revision: https://phabricator.services.mozilla.com/D4471

--HG--
extra : moz-landing-system : lando
2018-08-28 20:05:36 +00:00
..
Accessors.h Bug 1448016 - make some Android widget constructors explicit; r=snorp 2018-03-27 10:51:32 -04:00
moz.build Bug 1448040 - Remove HangMonitor/ChromeHangs r=Nika 2018-04-29 18:21:20 -07:00
Natives.h Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
Refs.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
Types.h Bug 1485833 - Use a backwards compatible way of handling NDK changes in jni.h. r=jchen 2018-08-28 20:05:36 +00:00
Utils.cpp Bug 1485833 - Use a backwards compatible way of handling NDK changes in jni.h. r=jchen 2018-08-28 20:05:36 +00:00
Utils.h Bug 1406168 - 2. Remove AndroidJNIWrapper; r=snorp 2017-11-01 14:48:48 -04:00