react-native-macos/ReactCommon
Joshua Gross d7e2e387f4 Fix measure: missing early return
Summary:
In the refactor in D28933824 (6b601db8b8), an early return was accidentally deleted. This causes incorrect measurements to be returned, which can break a few things including Text Inline Views.

Changelog: [internal]

Reviewed By: mdvacca

Differential Revision: D29122235

fbshipit-source-id: 76c8991132e22cd4e0fc1c277447c4dba751adfb
2021-06-14 19:07:51 -07:00
..
better Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00
callinvoker Bump Flipper-Folly to 2.5.3 and RCT-Folly to 2021.04.26.00 2021-04-29 10:39:25 -07:00
cxxreact Ship bridge RuntimeExecutor JSIExecutor flushing 2021-06-02 16:54:33 -07:00
hermes Fix Hermes build on folly 2021.04.26.00 2021-04-30 15:05:22 -07:00
jsengineinstance The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
jsi Bump Flipper-Folly to 2.5.3 and RCT-Folly to 2021.04.26.00 2021-04-29 10:39:25 -07:00
jsiexecutor Bump Flipper-Folly to 2.5.3 and RCT-Folly to 2021.04.26.00 2021-04-29 10:39:25 -07:00
jsinspector Allow inspector to compile in fbcode 2021-04-17 08:32:52 -07: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 Fix measure: missing early return 2021-06-14 19:07:51 -07:00
reactperflogger Bump Flipper-Folly to 2.5.3 and RCT-Folly to 2021.04.26.00 2021-04-29 10:39:25 -07:00
runtimeexecutor Bump Flipper-Folly to 2.5.3 and RCT-Folly to 2021.04.26.00 2021-04-29 10:39:25 -07:00
yoga Apply clang-format 2021-05-20 21:24:25 -07:00
React-Fabric.podspec Bump Flipper-Folly to 2.5.3 and RCT-Folly to 2021.04.26.00 2021-04-29 10:39:25 -07:00
ReactCommon.podspec Bump Flipper-Folly to 2.5.3 and RCT-Folly to 2021.04.26.00 2021-04-29 10:39:25 -07:00
common.mk