react-native/React
Roshan Jossey 915345bd01 Fix memory leak bug in RCTModalHost
Summary:
This PR addresses issue #9265.

Negated the condition that checks if `_hostViews` exists so that `_hostViews` will be allocated only if it doesn't exist
Closes https://github.com/facebook/react-native/pull/9295

Differential Revision: D3686214

fbshipit-source-id: ec0caac99d231786eefad023f3f0ed44a79f687e
2016-08-08 15:58:33 -07:00
..
Base Move font helpers to RCTFont 2016-08-05 12:44:20 -07:00
CSSLayout fix CSSNodeList memory leak 2016-08-08 04:58:30 -07:00
Executors Use new enqueueJSCall method everywhere 2016-08-02 11:14:06 -07:00
Modules Make sure layout happens after setFrame:forView: 2016-08-08 03:43:23 -07:00
Profiler Add more profiling markers to RCTJSCExecutor 2016-07-19 07:28:34 -07:00
React.xcodeproj Implement system font caching in RCTFont 2016-08-05 12:44:21 -07:00
Views Fix memory leak bug in RCTModalHost 2016-08-08 15:58:33 -07:00