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 Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium 2015-09-22 21:39:03 -07:00
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