mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Ship enableAggressiveEventEmitterCleanup
Summary: This diff ships the experiment enableAggressiveEventEmitterCleanup changelog: [internal] internal Reviewed By: sammy-SC Differential Revision: D40356592 fbshipit-source-id: 27da82a0b958cedc1283a54de175a6eb6b14004b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
fceb1425dd
commit
4f7b4d8cbb
@@ -82,8 +82,6 @@ public class ReactFeatureFlags {
|
||||
/** Feature Flag to use overflowInset values provided by Yoga */
|
||||
public static boolean useOverflowInset = false;
|
||||
|
||||
public static boolean enableAggressiveEventEmitterCleanup = false;
|
||||
|
||||
public static boolean insertZReorderBarriersOnViewGroupChildren = true;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user