react-native/React
Tadeu Zagallo 16d9f045d1 Fix RCTNativeTraceEndSection calls
Summary: public

For "some" reason, exception is never `NULL`, it's `null` (the JavaScript value),
so the calls will never finish.

Reviewed By: javache

Differential Revision: D2625896

fb-gh-sync-id: fc8176a6ac485bfecc9903db05bf69b39ac2d9b4
2015-11-06 08:28:28 -08:00
..
Base Rename variable to unbreak the build 2015-11-06 07:23:25 -08:00
Executors Fix RCTNativeTraceEndSection calls 2015-11-06 08:28:28 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Clean up unnecessary profile events 2015-11-06 06:55:30 -08:00
Profiler Use dispatch_async instead of lock 2015-11-04 09:03:01 -08:00
React.xcodeproj Fixed build for UIExplorer project. 2015-10-27 02:42:26 -07:00
Views fix the memory leaks caused by RCTTabBar 2015-11-05 09:39:30 -08:00