react-native-macos/ReactCommon/fabric/events
Valentin Shergin 5f4aa6ae42 Fabric: Proper failCallback handling in EventBeatBasedExecutor
Summary: That's why we need the previous three diffs. Synchonous executor deadlocks if the beat is missing.

Reviewed By: sahrens

Differential Revision: D10081501

fbshipit-source-id: 9986d0a1844e642048b6f37a1fcb5f623a267663
2018-10-08 14:46:48 -07:00
..
tests Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
BUCK Fixup references to old flag_defs.bzl in xplat/ 2018-09-11 18:47:30 -07:00
BatchedEventQueue.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
BatchedEventQueue.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
EventBeat.cpp Fabric: Introducting EventBeat::setFailCallback 2018-10-08 14:46:48 -07:00
EventBeat.h Fabric: Introducting EventBeat::setFailCallback 2018-10-08 14:46:48 -07:00
EventBeatBasedExecutor.cpp Fabric: Proper failCallback handling in EventBeatBasedExecutor 2018-10-08 14:46:48 -07:00
EventBeatBasedExecutor.h Fabric: Proper failCallback handling in EventBeatBasedExecutor 2018-10-08 14:46:48 -07:00
EventDispatcher.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
EventDispatcher.h Fabric: Exposing EventEmitter's ownership model as a shared_ptr 2018-09-13 23:02:37 -07:00
EventEmitter.cpp Move 'top' prefix from UIManager to EventEmitter 2018-10-02 15:09:05 -07:00
EventEmitter.h Expose EventEmitter.dispatchEvent as public 2018-10-01 18:03:35 -07:00
EventQueue.cpp Fabric: Simplified relationship between RawEvent and EventEmitter 2018-09-13 23:02:37 -07:00
EventQueue.h Fabric: Exposing EventEmitter's ownership model as a shared_ptr 2018-09-13 23:02:37 -07:00
RawEvent.cpp Fabric: Simplified relationship between RawEvent and EventEmitter 2018-09-13 23:02:37 -07:00
RawEvent.h Fabric: Simplified relationship between RawEvent and EventEmitter 2018-09-13 23:02:37 -07:00
UnbatchedEventQueue.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
UnbatchedEventQueue.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
primitives.h Fabric: Managing an EventHandler as a unique_pointer 2018-09-13 23:02:37 -07:00