react-native/React
Tadeu Zagallo e1fa325569 Change async events' cookie to NSUInteger
Summary: public

As jspahrsumemrs pointed out, `int` could overflow pretty easy, since it was static,
change it to an NSUInteger and downcast it when need to interop.

Reviewed By: jspahrsummers

Differential Revision: D2625902

fb-gh-sync-id: 2052be47a7b0ed81484da004fa18d6ef5baf26f7
2015-11-08 10:20:29 -08:00
..
Base Change async events' cookie to NSUInteger 2015-11-08 10:20:29 -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 Command line flags to start RN apps in web executor mode. 2015-11-06 14:53:28 -08:00
Profiler Change async events' cookie to NSUInteger 2015-11-08 10:20:29 -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