Introduce ReactNativeFeatureFlag enableDeletionOfUnmountedViews#46467
Introduce ReactNativeFeatureFlag enableDeletionOfUnmountedViews#46467mdvacca wants to merge 1 commit into
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
b013bff to
914baa6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
914baa6 to
72fa93f
Compare
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
72fa93f to
a233ad9
Compare
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
a233ad9 to
b9a9f59
Compare
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
…book#46467) Summary: Pull Request resolved: facebook#46467 This diff introduces a new feature flag called ReactNativeFeatureFlag.enableDeletionOfUnmountedViews, which will ensure that pre-allocated views that were never mounted on the screen are deleted as soon as the shadow node is deleted from JS changelog: [internal] internal Reviewed By: javache Differential Revision: D62559188
b9a9f59 to
89bd6f8
Compare
|
This pull request was exported from Phabricator. Differential Revision: D62559188 |
|
This pull request has been merged in 70188fe. |
|
This pull request was successfully merged by @mdvacca in 70188fe When will my fix make it into a release? | How to file a pick request? |
Summary:
This diff introduces a new feature flag called ReactNativeFeatureFlag.enableDeletionOfUnmountedViews, which will ensure that pre-allocated views that were never mounted on the screen are deleted as soon as the shadow node is deleted from JS
changelog: [internal] internal
Reviewed By: javache
Differential Revision: D62559188