react-native-macos/RNTester/RNTesterUnitTests
Kyle Fang 5d3d3987d8 - fix crash on performance logger (#24821)
Summary:
Fix Issue https://github.com/facebook/react-native/issues/24820

It's caused by `_labelsForTags` and `RCTPLTag` being out of sync, the crash might only be one of the issues that this bug was causing.

## Changelog

[iOS] [Fixed] - fix crash on performance logger
Pull Request resolved: https://github.com/facebook/react-native/pull/24821

Differential Revision: D15407291

Pulled By: PeteTheHeat

fbshipit-source-id: c8d2a047fceb9cec981c48fe5181d1b4cbf0976c
2019-05-18 08:36:15 -07:00
..
OCMock Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
Info.plist Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00
RCTAllocationTests.m Disable flaky RNTester test 2019-04-12 14:41:41 -07:00
RCTAnimationUtilsTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBlobManagerTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBundleURLProviderTests.m Re-enable testBundleURL test in open source 2019-04-30 09:49:14 -07:00
RCTComponentPropsTests.m Add support for needsOffscreenAlphaCompositing on iOS (#19052) 2019-02-13 16:43:20 -08:00
RCTConvert_NSURLTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTConvert_YGValueTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTDevMenuTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTEventDispatcherTests.m BREAKING - RCTEvent improvements, remove deprecated [sendInputEventWithName:body:] (#15894) 2019-03-27 11:20:22 -07:00
RCTFontTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTFormatErrorTests.m Update RCTFormatError to support segment ids 2018-12-18 16:23:39 -08:00
RCTGzipTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageLoaderHelpers.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageLoaderHelpers.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageLoaderTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTImageUtilTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTJSONTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMethodArgumentTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModuleInitNotificationRaceTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModuleInitTests.m Start using getConstants 2019-02-04 17:46:56 -08:00
RCTModuleMethodTests.mm Add some native module method test cases 2019-04-08 09:15:14 -07:00
RCTMultipartStreamReaderTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTNativeAnimatedNodesManagerTests.m Fix animation delay 2019-03-07 17:39:00 -08:00
RCTPerformanceLoggerTests.m - fix crash on performance logger (#24821) 2019-05-18 08:36:15 -07:00
RCTShadowViewTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTUIManagerTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTURLUtilsTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTUnicodeDecodeTests.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RNTesterUnitTestsBundle.js Fix linting issues (#22062) 2018-11-01 14:29:16 -07:00
libOCMock.a Re-license and rename UIExplorer integration test app as RNTester 2017-05-08 11:31:19 -07:00