gecko-dev/widget/android/jni
Nathan Froyd 5519cd83cc Bug 1396850 - explicitly declare static members of templates prior to use; r=darchons
Doing this avoids -Wundefined-var-template warnings with clang.  This
warning is mostly harmless (clang is trying to tell you a linker error
might be awaiting you later), but being careful with this might make
using C++ modules easier somewhere down the line.
2017-09-06 13:24:04 -04:00
..
Accessors.h Bug 1307820 - Implement per-GeckoView messaging; r=snorp r=sebastian 2016-11-14 21:29:50 +08:00
moz.build Bug 1355089 - add BUG_COMPONENT to widget/* files. r=mstange,jimm 2017-04-14 05:54:36 -04:00
Natives.h Bug 1382335 - 2. Revert workaround from bug 1372777; r=esawin 2017-07-31 12:30:13 -04:00
Refs.h Bug 1396850 - explicitly declare static members of templates prior to use; r=darchons 2017-09-06 13:24:04 -04:00
Types.h Bug 1304258 - Part1 - Add Util Method to Create JNI Array Object. r=jchen 2016-09-23 14:33:01 +08:00
Utils.cpp Bug 1384828 - Use tid for UI thread detection; r=esawin 2017-08-03 13:06:16 -04:00
Utils.h Bug 1384828 - Use tid for UI thread detection; r=esawin 2017-08-03 13:06:16 -04:00