react-native/React
Alex Akers 4fdeed0214 [React Native] Fix crash if current queue has no label
Summary:
If the current queue has no label, `dispatch_queue_get_label()` returns `NULL` and `@((char *)0)` will crash the app.

Closes facebook#1833
2015-07-03 02:24:30 -08:00
..
Base [React Native] Fix crash if current queue has no label 2015-07-03 02:24:30 -08:00
Executors [ReactNative] Add PerformanceLogger to measure TTI 2015-06-19 15:01:35 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules Revert "[React Native] Remove layout-only nodes" 2015-06-25 13:30:06 -08:00
React.xcodeproj [React Native] Replace RCTCache with NSURLCache 2015-06-29 05:26:35 -08:00
Views [WebView]: Kill `shouldInjectAJAXHandler`, and add `injectedJavascriptIOS` 2015-07-01 18:56:14 -08:00