react-native/React
Tadeu Zagallo 696b31f1a4 [ReactNative] Fix memory leak in RCTContextExecutor
Summary:
@public

Remove extra `JSGlobalContextRetain` that was causing the context ref to leak +
remove `self` reference from block and improve invalidation

Test Plan:
Run the UIExplorer, reload the app a few times, verify that the memory usage is
not increasing.
2015-06-12 10:59:48 -08:00
..
Base [ReactNative] backout orange box 2015-06-11 10:39:59 -08:00
Executors [ReactNative] Fix memory leak in RCTContextExecutor 2015-06-12 10:59:48 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules [ReactNative] backout orange box 2015-06-11 10:39:59 -08:00
React.xcodeproj [ReactNative] Refactor RCTDataManager to support pluggable data source modules (RCTURLRequestHandlers) 2015-06-09 12:27:06 -08:00
Views Add map type property (standard, satellite, hybrid) to MapView. 2015-06-11 10:53:41 -08:00