react-native/React
Ben Roth 540f4c9638 Fix crash in `RCTRedBox::formatFrameSource:`
Summary:
Motivation: Similar to https://github.com/facebook/react-native/pull/13242 - the application will crash with `[NSNull lastPathComponent]: unrecognized selector sent to instance` if a stack frame with no filename makes it to RCTRedBox.
Closes https://github.com/facebook/react-native/pull/13360

Differential Revision: D4848980

Pulled By: javache

fbshipit-source-id: dc506f2ba39c2d4d68982b56a6e765a19dc048b0
2017-04-07 11:03:56 -07:00
..
Base Check that RCTDidInitializeModuleNotification is being called with the correct bridge 2017-04-06 00:46:05 -07:00
CxxBridge Allow ModuleRegistry initialization to complete lazily 2017-04-07 09:30:33 -07:00
CxxModule Use forward declaration in RCTCxxModule 2017-04-07 09:30:33 -07:00
CxxUtils Move RCTFollyConvert to the correct namespace 2017-02-16 06:59:27 -08:00
DevSupport Fix warnings in React.xcodeproj 2017-03-23 11:36:17 -07:00
Executors Tease apart React and RCTBatchedBridge targets 2017-03-21 18:31:23 -07:00
Modules Fix crash in `RCTRedBox::formatFrameSource:` 2017-04-07 11:03:56 -07:00
Profiler Fixing another iOS app extension unsafe API usage in react native 2017-04-06 12:30:55 -07:00
React.xcodeproj Add YGEnums to tvOS build 2017-04-04 10:00:36 -07:00
ReactCxx.xcodeproj Fix YGEnums references in ReactCxx.xcodeproj 2017-04-04 15:40:04 -07:00
Views Better TextInput: Simplified focus/first-responder management on iOS 2017-04-03 15:16:16 -07:00
folly.xcconfig Update Boost dependency to 1.63 on iOS 2017-03-10 05:45:28 -08:00