gecko/widget/android/jni
Jim Chen 296a0a08cc Bug 1238761 - Add specializations of jni::Ref for primitive arrays; r=snorp
This patch adds specializations of jni::Ref for primitive arrays like
IntArray and FloatArray, so that the arrays can be accessed through the
GetElement, GetElements, and Length members.
2016-01-15 13:05:44 -05:00
..
Accessors.h Bug 1235475 - Crash at the exception source when an exception is in native code; r=snorp 2015-12-30 18:36:41 -05:00
moz.build
Natives.h Bug 1235475 - Crash at the exception source when an exception is in native code; r=snorp 2015-12-30 18:36:41 -05:00
Refs.h Bug 1238761 - Add specializations of jni::Ref for primitive arrays; r=snorp 2016-01-15 13:05:44 -05:00
Types.h Bug 1238761 - Add specializations of jni::Ref for primitive arrays; r=snorp 2016-01-15 13:05:44 -05:00
Utils.cpp Bug 1238761 - Add specializations of jni::Ref for primitive arrays; r=snorp 2016-01-15 13:05:44 -05:00
Utils.h Bug 1235475 - Crash at the exception source when an exception is in native code; r=snorp 2015-12-30 18:36:41 -05:00