Files
react-native/React
Tadeu Zagallo 6e451e253f [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 14:04:28 -07:00
..
2015-06-12 14:04:27 -07:00
2015-05-13 13:24:36 -07:00
2015-06-12 14:04:27 -07:00