react-native/React
Justin Spahr-Summers 0ff3a421c9 Actually define RCTSetLogThreshold()
Summary: This function was declared, but never defined, so calling it would crash your application.

I also took this opportunity to ensure that the logging threshold is given a default value upon initialization, not just the first time `RCTGetLogThreshold()` is called.

@​public

Reviewed By: @tadeuzagallo

Differential Revision: D2475622
2015-09-28 04:23:26 -07:00
..
Base Actually define RCTSetLogThreshold() 2015-09-28 04:23:26 -07:00
Executors Suppress warning when checking for `JSGlobalContextSetName` 2015-09-24 08:20:11 -07:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules revert D2372548 to fix initial app state issue 2015-09-25 13:25:26 -07:00
React.xcodeproj [ReactNative][Profiler] Update OSS build script to work with new makefile 2015-09-08 05:59:07 -08:00
Views End slider interaction when touches are cancelled 2015-09-25 11:42:32 -07:00