gecko-dev/widget/android/jni
Nathan Froyd 154bef14bf Bug 1277650 - part 3 - add MOZ_JNICALL attribute to MakeNativeMethod's argument; r=darchons
clang complains that it's unable to instantiate this template because
the functions being passed as arguments are MOZ_JNICALL, while the
actual parameter to the function has no such attribute.  Adding the
attribute makes everything line up.
2016-06-06 16:58:55 -04:00
..
Accessors.h Bug 1244875 - Refactor JNI templates; r=snorp 2016-02-09 17:27:28 -05:00
Natives.h Bug 1277650 - part 3 - add MOZ_JNICALL attribute to MakeNativeMethod's argument; r=darchons 2016-06-06 16:58:55 -04:00
Refs.h Bug 1268125 - Always use GetEnvForThread for GlobalRef ref/unref; r=snorp 2016-05-24 12:18:04 -04:00
Types.h Bug 1244875 - Refactor JNI templates; r=snorp 2016-02-09 17:27:28 -05:00
Utils.cpp Bug 1244875 - Refactor JNI templates; r=snorp 2016-02-09 17:27:28 -05:00
Utils.h Bug 1244875 - Refactor JNI templates; r=snorp 2016-02-09 17:27:28 -05:00
moz.build Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00