react-native-macos/ReactCommon
Ramanpreet Nara f525ec0fe5 Remove assertions in ~Scheduler and ~SurfaceHandler
Summary:
~Scheduler and ~SurfaceHandler both contain react_native_asserts that trip whenever we reload React Native with Fabric enabled. These asserts trip because of a memory leak in Fabric. These asserts do not run in production. We should fix the memory leak before re-enabling these assertions.

Changelog: [Internal]

Reviewed By: JoshuaGross

Differential Revision: D27481220

fbshipit-source-id: 15c3d46f7efab9ed67a70714efe44b74b0acd385
2021-04-07 19:37:59 -07:00
..
better Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00
callinvoker Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00
cxxreact Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00
hermes Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
jsengineinstance The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
jsi Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00
jsiexecutor Guard .asObject calls with .isObject check in JSINativeModules 2021-03-01 20:48:10 -08:00
jsinspector Delete iOS10/tvOS10 support from React Native Libraries 2021-01-11 16:46:16 -08:00
libraries/fbcore/src/test/java/com/facebook/powermock Explicitly set autoglob (long tail) 2020-12-17 19:35:29 -08:00
microprofiler use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
react Remove assertions in ~Scheduler and ~SurfaceHandler 2021-04-07 19:37:59 -07:00
reactperflogger Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00
runtimeexecutor Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00
yoga C4244 possible precision loss warning fix 2021-03-19 19:27:22 -07:00
React-Fabric.podspec Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00
ReactCommon.podspec ReactCommon/nativemodule: Migrate uses of NDEBUG to REACT_NATIVE_DEBUG + react_native_assert 2021-02-26 21:20:25 -08:00
common.mk More robust hermes-engine lookup logic in makefiles (#26820) 2019-10-14 19:21:43 -07:00