react-native-macos/React
Tadeu Zagallo efd386eba2 [ReactNative] Fix timers for debugger executors
Summary:
@public

`-[RCTJavaScriptExecutor executeBlockOnJavaScriptQueue:]` would always `dispatch_async`
for the WebView and WebSocket executors, what caused for any frame aligned dispatch.

Test Plan:
Test the `Timers, TimerMixin` example on UIExplorer, `requestAnimationFrame` was
taking ~33.3ms when debugging, now takes ~16.6ms as expected.
2015-06-12 16:59:19 -08:00
..
Base [ReactNative] include stack in native redboxes 2015-06-12 15:48:20 -08:00
Executors [ReactNative] Fix timers for debugger executors 2015-06-12 16:59:19 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules [ReactNative] Fix timers for debugger executors 2015-06-12 16:59:19 -08:00
React.xcodeproj [ReactNative] Refactor RCTDataManager to support pluggable data source modules (RCTURLRequestHandlers) 2015-06-09 12:27:06 -08:00
Views Add map type property (standard, satellite, hybrid) to MapView. 2015-06-11 10:53:41 -08:00