Skip to content

Commit b85f79c

Browse files
committed
Set enableLazyContextPropagation to dynamic on RN (#30516)
DiffTrain build for commit 3f8b133.
1 parent b255b4e commit b85f79c

File tree

14 files changed

+2423
-1128
lines changed

14 files changed

+2423
-1128
lines changed

compiled-rn/VERSION_NATIVE_FB

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19.0.0-native-fb-96f3093b-20240730
1+
19.0.0-native-fb-3f8b1333-20240730

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-dev.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<6fed2a4e8f06bbe58d92e30db4e93e26>>
10+
* @generated SignedSource<<2f0287ea03ab21d7974efd4409f54ddc>>
1111
*/
1212

1313
"use strict";
@@ -14926,11 +14926,11 @@ __DEV__ &&
1492614926
(function () {
1492714927
var internals = {
1492814928
bundleType: 1,
14929-
version: "19.0.0-native-fb-96f3093b-20240730",
14929+
version: "19.0.0-native-fb-3f8b1333-20240730",
1493014930
rendererPackageName: "react-test-renderer",
1493114931
currentDispatcherRef: ReactSharedInternals,
1493214932
findFiberByHostInstance: getInstanceFromNode,
14933-
reconcilerVersion: "19.0.0-native-fb-96f3093b-20240730"
14933+
reconcilerVersion: "19.0.0-native-fb-3f8b1333-20240730"
1493414934
};
1493514935
internals.overrideHookState = overrideHookState;
1493614936
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -15075,5 +15075,5 @@ __DEV__ &&
1507515075
flushSyncWorkAcrossRoots_impl(!0));
1507615076
}
1507715077
};
15078-
exports.version = "19.0.0-native-fb-96f3093b-20240730";
15078+
exports.version = "19.0.0-native-fb-3f8b1333-20240730";
1507915079
})();

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-prod.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<7887d86ddab680b088b8696053f34099>>
10+
* @generated SignedSource<<f2316128be60fa267876871507711ea8>>
1111
*/
1212

1313
"use strict";
@@ -9312,14 +9312,14 @@ function wrapFiber(fiber) {
93129312
}
93139313
var internals$jscomp$inline_1206 = {
93149314
bundleType: 0,
9315-
version: "19.0.0-native-fb-96f3093b-20240730",
9315+
version: "19.0.0-native-fb-3f8b1333-20240730",
93169316
rendererPackageName: "react-test-renderer",
93179317
currentDispatcherRef: ReactSharedInternals,
93189318
findFiberByHostInstance: function (mockNode) {
93199319
mockNode = nodeToInstanceMap.get(mockNode);
93209320
return void 0 !== mockNode ? mockNode.internalInstanceHandle : null;
93219321
},
9322-
reconcilerVersion: "19.0.0-native-fb-96f3093b-20240730"
9322+
reconcilerVersion: "19.0.0-native-fb-3f8b1333-20240730"
93239323
};
93249324
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
93259325
var hook$jscomp$inline_1207 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
@@ -9455,4 +9455,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
94559455
flushSyncWorkAcrossRoots_impl(!0));
94569456
}
94579457
};
9458-
exports.version = "19.0.0-native-fb-96f3093b-20240730";
9458+
exports.version = "19.0.0-native-fb-3f8b1333-20240730";

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-test-renderer/cjs/ReactTestRenderer-profiling.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<28661cbe8e9ef7198e1933b127e35856>>
10+
* @generated SignedSource<<d0e63ac460cfc8cd378c65d4d722c007>>
1111
*/
1212

1313
"use strict";
@@ -9925,14 +9925,14 @@ function wrapFiber(fiber) {
99259925
}
99269926
var internals$jscomp$inline_1115 = {
99279927
bundleType: 0,
9928-
version: "19.0.0-native-fb-96f3093b-20240730",
9928+
version: "19.0.0-native-fb-3f8b1333-20240730",
99299929
rendererPackageName: "react-test-renderer",
99309930
currentDispatcherRef: ReactSharedInternals,
99319931
findFiberByHostInstance: function (mockNode) {
99329932
mockNode = nodeToInstanceMap.get(mockNode);
99339933
return void 0 !== mockNode ? mockNode.internalInstanceHandle : null;
99349934
},
9935-
reconcilerVersion: "19.0.0-native-fb-96f3093b-20240730",
9935+
reconcilerVersion: "19.0.0-native-fb-3f8b1333-20240730",
99369936
getLaneLabelMap: function () {
99379937
for (
99389938
var map = new Map(), lane = 1, index$148 = 0;
@@ -10083,4 +10083,4 @@ exports.unstable_batchedUpdates = function (fn, a) {
1008310083
flushSyncWorkAcrossRoots_impl(!0));
1008410084
}
1008510085
};
10086-
exports.version = "19.0.0-native-fb-96f3093b-20240730";
10086+
exports.version = "19.0.0-native-fb-3f8b1333-20240730";

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-dev.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<3d06ad2166842760b7fc295fa3c6e3a2>>
10+
* @generated SignedSource<<7c38a63e9c2ae28b3a43383fc597ef11>>
1111
*/
1212

1313
"use strict";
@@ -1021,6 +1021,7 @@ __DEV__ &&
10211021
"function" ===
10221022
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart &&
10231023
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
1024+
require("ReactNativeInternalFeatureFlags");
10241025
var REACT_ELEMENT_TYPE = Symbol.for("react.element"),
10251026
REACT_PORTAL_TYPE = Symbol.for("react.portal"),
10261027
REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"),
@@ -1704,7 +1705,7 @@ __DEV__ &&
17041705
exports.useTransition = function () {
17051706
return resolveDispatcher().useTransition();
17061707
};
1707-
exports.version = "19.0.0-native-fb-96f3093b-20240730";
1708+
exports.version = "19.0.0-native-fb-3f8b1333-20240730";
17081709
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
17091710
"function" ===
17101711
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-prod.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<a96e075cac5116019856730abdd19558>>
10+
* @generated SignedSource<<dbda007d0711ea4207143cb06db2ec36>>
1111
*/
1212

1313
"use strict";
14+
require("ReactNativeInternalFeatureFlags");
1415
var REACT_LEGACY_ELEMENT_TYPE = Symbol.for("react.element"),
1516
REACT_PORTAL_TYPE = Symbol.for("react.portal"),
1617
REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"),
@@ -579,4 +580,4 @@ exports.useSyncExternalStore = function (
579580
exports.useTransition = function () {
580581
return ReactSharedInternals.H.useTransition();
581582
};
582-
exports.version = "19.0.0-native-fb-96f3093b-20240730";
583+
exports.version = "19.0.0-native-fb-3f8b1333-20240730";

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react/cjs/React-profiling.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<62aeefaea01dd817227ea47385e560fe>>
10+
* @generated SignedSource<<7f8071db6f3932d37863998f6aaf4c46>>
1111
*/
1212

1313
"use strict";
1414
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1515
"function" ===
1616
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart &&
1717
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
18+
require("ReactNativeInternalFeatureFlags");
1819
var REACT_LEGACY_ELEMENT_TYPE = Symbol.for("react.element"),
1920
REACT_PORTAL_TYPE = Symbol.for("react.portal"),
2021
REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"),
@@ -583,7 +584,7 @@ exports.useSyncExternalStore = function (
583584
exports.useTransition = function () {
584585
return ReactSharedInternals.H.useTransition();
585586
};
586-
exports.version = "19.0.0-native-fb-96f3093b-20240730";
587+
exports.version = "19.0.0-native-fb-3f8b1333-20240730";
587588
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
588589
"function" ===
589590
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
96f3093becc1f26e06549b9a54b93db9df8f5689
1+
3f8b1333daade70117e5915304cca19f14e87b53

0 commit comments

Comments
 (0)