react-native/React
Nick Lockwood d2934e58b3 Expose UIManager queue via a static function to prevent race conditions
Summary: Having UI modules access the shadowQueue via UIManager.methodQueue is fragile and leads to race conditions in startup, sometimes resulting in an error where the methodQueue is set twice, or not at all.

Reviewed By: javache

Differential Revision: D3304890

fbshipit-source-id: 7198d28314dbec798877fcaaf17ae017d50157e9
2016-05-16 08:13:21 -07:00
..
Base avoid waiting on the main thread just to send a notification 2016-05-13 17:29:00 -07:00
Executors change to fixed size offset table + indexed lookup 2016-05-16 04:43:24 -07:00
Layout Import css-layout measure mode changes from pull request #163 2016-04-12 07:02:29 -07:00
Modules Expose UIManager queue via a static function to prevent race conditions 2016-05-16 08:13:21 -07:00
Profiler Add a bunch more systrace logging 2016-05-13 17:29:00 -07:00
React.xcodeproj Added native event emitter 2016-05-11 06:27:29 -07:00
Views Expose UIManager queue via a static function to prevent race conditions 2016-05-16 08:13:21 -07:00