gecko-dev/widget/android/jni
Jim Chen e16afc583e Bug 1384828 - Use tid for UI thread detection; r=esawin
Use the UI thread's tid for checking if we're on the UI thread in Gecko.
This lets us get rid of `GeckoThread.registerUiThread`, in order to
avoid a race where we check for UI thread before `registerUiThread` is
called.

MozReview-Commit-ID: 11gAWgx4UZo
2017-08-03 13:06:16 -04:00
..
Accessors.h Bug 1307820 - Implement per-GeckoView messaging; r=snorp r=sebastian 2016-11-14 21:29:50 +08:00
Natives.h Bug 1382335 - 2. Revert workaround from bug 1372777; r=esawin 2017-07-31 12:30:13 -04:00
Refs.h Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats 2017-04-20 15:15:14 -07: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
moz.build Bug 1355089 - add BUG_COMPONENT to widget/* files. r=mstange,jimm 2017-04-14 05:54:36 -04:00