mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Delete feature flag disable_preallocation_on_clone_android
Summary: changelog: [internal] jest_e2e[run_all_tests] Reviewed By: mdvacca Differential Revision: D40304348 fbshipit-source-id: 8897bafdeedfcdc44eff5a8da1aa5028efcd0a3c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
7beaf3894e
commit
554f50b07e
@@ -94,9 +94,6 @@ public class ReactFeatureFlags {
|
||||
|
||||
public static boolean insertZReorderBarriersOnViewGroupChildren = true;
|
||||
|
||||
/** Feature Flag for mitigatin concurrent root crashes */
|
||||
public static boolean disablePreallocationOnClone = false;
|
||||
|
||||
/**
|
||||
* Feature Flag to control the size of the cache used by TextLayoutManager in Fabric. Used from
|
||||
* JNI.
|
||||
|
||||
Reference in New Issue
Block a user