react-native/React
Andrew Tokarev 460e77d47d Fixing Race condition that happens with _wasBatchActive
Summary:
Issue Fix: #13485

Yet another race condition that was found by XCode's Thread Sanitizer.
Happens because wasBatchActive is read/write from multiple threads at the same time

- opened UIExplorer and see it works
- npm run test pass
- tested on own project as well

Signed CLA
Closes https://github.com/facebook/react-native/pull/13505

Differential Revision: D4906096

Pulled By: javache

fbshipit-source-id: 5d4329aafcfe9491ce0188fa1e2dd71e09b31031
2017-04-19 03:00:53 -07:00
..
Base Fixing Race condition that happens with _wasBatchActive 2017-04-19 03:00:53 -07:00
CxxBridge More verbose error messages for iOS 2017-04-18 14:19:13 -07:00
CxxModule Add extra guards to DispatchMessageQueueThread 2017-04-11 12:25:39 -07:00
CxxUtils Explicitly cast to (bool) where needed on objc with folly::dynamic 2017-04-18 15:36:20 -07:00
DevSupport Add JSC utility header to RCTBridge 2017-04-07 11:16:59 -07:00
Executors Rename JSCSamplingProfiler to RCTJSCSamplingProfiler 2017-04-18 13:22:01 -07:00
Modules Rename JSCSamplingProfiler to RCTJSCSamplingProfiler 2017-04-18 13:22:01 -07:00
Profiler Fixing another iOS app extension unsafe API usage in react native 2017-04-06 12:30:55 -07:00
React.xcodeproj Fixing Race condition that happens with _wasBatchActive 2017-04-19 03:00:53 -07:00
ReactCxx.xcodeproj Rename JSCSamplingProfiler to RCTJSCSamplingProfiler 2017-04-18 13:22:01 -07:00
Views `reactRespondsToTouch:` was removed 2017-04-10 12:32:31 -07:00
folly.xcconfig Update Boost dependency to 1.63 on iOS 2017-03-10 05:45:28 -08:00