mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove enable_delayed_view_state_deletion_android feature flag
Summary: changelog: [internal] Reviewed By: mdvacca Differential Revision: D40299970 fbshipit-source-id: 2569b55450cdb06952316c97a8f77b97ead6ebf4
This commit is contained in:
committed by
Facebook GitHub Bot
parent
60869d0885
commit
d6f9adeaec
@@ -95,8 +95,6 @@ public class ReactFeatureFlags {
|
||||
public static boolean insertZReorderBarriersOnViewGroupChildren = true;
|
||||
|
||||
/** Feature Flag for mitigatin concurrent root crashes */
|
||||
public static boolean enableDelayedViewStateDeletion = false;
|
||||
|
||||
public static boolean disablePreallocationOnClone = false;
|
||||
|
||||
public static boolean shouldRememberAllocatedViews = false;
|
||||
|
||||
Reference in New Issue
Block a user