react-native-macos/React
Samuel Susla ae418b83c0 Fix crash when blurring image
Summary:
Changelog: [internal]

Copy `blurRadius` into a variable instead of accessing it through a reference which might not exist when the block is dispatched.

Reviewed By: cpojer

Differential Revision: D24472850

fbshipit-source-id: 936ef671255ae0e825e1d2dfda9649824b63d297
2020-10-22 01:48:55 -07:00
..
AccessibilityResources/en.lproj Add localized accessibility strings to React Core pod (#27995) 2020-02-20 14:31:03 -08:00
Base Fabric: QE for Preemptive views allocation feature 2020-10-16 17:56:58 -07:00
CoreModules iOS: Generate FBReactNativeSpec ObjC++ files at build time 2020-10-21 20:47:09 -07:00
CxxBridge Fix ASAN crash in RCTMessageThread 2020-10-13 15:37:52 -07:00
CxxModule Proxing NSException stack trace to NSError object 2020-09-08 13:22:54 -07:00
CxxUtils Clang format for all React Native files 2020-03-08 23:01:17 -07:00
DevSupport Respect port information if available from RCTBundleURLProvider 2020-08-28 16:01:02 -07:00
Fabric Fix crash when blurring image 2020-10-22 01:48:55 -07:00
Inspector Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Modules Dispatch events even when there are no listeners 2020-10-14 21:05:38 -07:00
Profiler remove most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -07:00
Tests Add unit tests for RCTComponentViewRegistry 2020-10-21 10:49:43 -07:00
UIUtils A couple of checks for corner cases in RCTGetDimensions and RCTExportedDimensions 2020-10-01 13:19:52 -07:00
Views Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
React-RCTFabric.podspec remove most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -07:00
third-party.xcconfig Upgrade Folly to v2020.01.13.00 (#27810) 2020-01-21 12:44:00 -08:00