diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/REVISION b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/REVISION index c034c1966ca8a..f188c26dc53a7 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/REVISION +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/REVISION @@ -1 +1 @@ -5a75f9e78544fa6d052aff7fe99607e48f35b979 +6fd0cb9a9feeccea2f70d993dc2d53f11cab0b5d diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-dev.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-dev.fb.js index ddd21c02f2947..2060fa2174275 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-dev.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-dev.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<12552a7a8021ca2d901cc4c6091baa69>> + * @generated SignedSource<<21b7fbadb734a6be706327eb8e16459f>> */ "use strict"; @@ -2973,9 +2973,7 @@ to return true:wantsResponderID| | var dynamicFlags = dynamicFlagsUntyped; // We destructure each value before re-exporting to avoid a dynamic look-up on // the exports object every time a flag is read. - var alwaysThrottleDisappearingFallbacks = - dynamicFlags.alwaysThrottleDisappearingFallbacks, - alwaysThrottleRetries = dynamicFlags.alwaysThrottleRetries, + var alwaysThrottleRetries = dynamicFlags.alwaysThrottleRetries, consoleManagedByDevToolsDuringStrictMode = dynamicFlags.consoleManagedByDevToolsDuringStrictMode, enableAsyncActions = dynamicFlags.enableAsyncActions, @@ -23797,7 +23795,7 @@ to return true:wantsResponderID| | var wasShowingFallback = current !== null && current.memoizedState !== null; - if (alwaysThrottleDisappearingFallbacks) { + if (alwaysThrottleRetries) { if (isShowingFallback !== wasShowingFallback) { // A fallback is either appearing or disappearing. markCommitTimeOfFallback(); @@ -29869,7 +29867,7 @@ to return true:wantsResponderID| | return root; } - var ReactVersion = "18.3.0-canary-cfa61256"; + var ReactVersion = "18.3.0-canary-02de57fb"; function createPortal$1( children, diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-prod.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-prod.fb.js index b69bb4c8ba3cb..724aa48546ad8 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-prod.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-prod.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<9c870bda750533d8b9982dc8f016f24a>> + * @generated SignedSource<> */ "use strict"; @@ -1264,9 +1264,7 @@ function dispatchEvent(target, topLevelType, nativeEvent) { } }); } -var alwaysThrottleDisappearingFallbacks = - dynamicFlagsUntyped.alwaysThrottleDisappearingFallbacks, - alwaysThrottleRetries = dynamicFlagsUntyped.alwaysThrottleRetries, +var alwaysThrottleRetries = dynamicFlagsUntyped.alwaysThrottleRetries, consoleManagedByDevToolsDuringStrictMode = dynamicFlagsUntyped.consoleManagedByDevToolsDuringStrictMode, enableAsyncActions = dynamicFlagsUntyped.enableAsyncActions, @@ -8363,7 +8361,7 @@ function commitMutationEffectsOnFiber(finishedWork, root) { if (finishedWork.child.flags & 8192) { var isShowingFallback = null !== finishedWork.memoizedState; current = null !== current && null !== current.memoizedState; - alwaysThrottleDisappearingFallbacks + alwaysThrottleRetries ? isShowingFallback !== current && (globalMostRecentFallbackTime = now()) : isShowingFallback && @@ -10639,7 +10637,7 @@ var roots = new Map(), devToolsConfig$jscomp$inline_1103 = { findFiberByHostInstance: getInstanceFromNode, bundleType: 0, - version: "18.3.0-canary-c9259216", + version: "18.3.0-canary-47f8e86b", rendererPackageName: "react-native-renderer", rendererConfig: { getInspectorDataForInstance: getInspectorDataForInstance, @@ -10682,7 +10680,7 @@ var internals$jscomp$inline_1330 = { scheduleRoot: null, setRefreshHandler: null, getCurrentFiber: null, - reconcilerVersion: "18.3.0-canary-c9259216" + reconcilerVersion: "18.3.0-canary-47f8e86b" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_1331 = __REACT_DEVTOOLS_GLOBAL_HOOK__; diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-profiling.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-profiling.fb.js index 0cfda14022e7c..07d8069355604 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-profiling.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactFabric-profiling.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<21578182276a5af6944723558c3acba1>> + * @generated SignedSource<<6a58f6f30d7decb0551b12e6d4b29859>> */ "use strict"; @@ -1268,9 +1268,7 @@ function dispatchEvent(target, topLevelType, nativeEvent) { } }); } -var alwaysThrottleDisappearingFallbacks = - dynamicFlagsUntyped.alwaysThrottleDisappearingFallbacks, - alwaysThrottleRetries = dynamicFlagsUntyped.alwaysThrottleRetries, +var alwaysThrottleRetries = dynamicFlagsUntyped.alwaysThrottleRetries, consoleManagedByDevToolsDuringStrictMode = dynamicFlagsUntyped.consoleManagedByDevToolsDuringStrictMode, enableAsyncActions = dynamicFlagsUntyped.enableAsyncActions, @@ -8853,7 +8851,7 @@ function commitMutationEffectsOnFiber(finishedWork, root) { if (finishedWork.child.flags & 8192) { var isShowingFallback = null !== finishedWork.memoizedState; current = null !== current && null !== current.memoizedState; - alwaysThrottleDisappearingFallbacks + alwaysThrottleRetries ? isShowingFallback !== current && (globalMostRecentFallbackTime = now$1()) : isShowingFallback && @@ -11345,7 +11343,7 @@ var roots = new Map(), devToolsConfig$jscomp$inline_1184 = { findFiberByHostInstance: getInstanceFromNode, bundleType: 0, - version: "18.3.0-canary-12ec6062", + version: "18.3.0-canary-e35bd692", rendererPackageName: "react-native-renderer", rendererConfig: { getInspectorDataForInstance: getInspectorDataForInstance, @@ -11401,7 +11399,7 @@ var roots = new Map(), scheduleRoot: null, setRefreshHandler: null, getCurrentFiber: null, - reconcilerVersion: "18.3.0-canary-12ec6062" + reconcilerVersion: "18.3.0-canary-e35bd692" }); exports.createPortal = function (children, containerTag) { return createPortal$1( diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-dev.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-dev.fb.js index 552430a723306..031347000bace 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-dev.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-dev.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<70cb1bafe80360449fbf0dd300a7e96e>> + * @generated SignedSource<<4cb48ae21900db8de9972978bb4b0320>> */ "use strict"; @@ -2684,9 +2684,7 @@ to return true:wantsResponderID| | var dynamicFlags = dynamicFlagsUntyped; // We destructure each value before re-exporting to avoid a dynamic look-up on // the exports object every time a flag is read. - var alwaysThrottleDisappearingFallbacks = - dynamicFlags.alwaysThrottleDisappearingFallbacks, - alwaysThrottleRetries = dynamicFlags.alwaysThrottleRetries, + var alwaysThrottleRetries = dynamicFlags.alwaysThrottleRetries, consoleManagedByDevToolsDuringStrictMode = dynamicFlags.consoleManagedByDevToolsDuringStrictMode, enableAsyncActions = dynamicFlags.enableAsyncActions, @@ -24229,7 +24227,7 @@ to return true:wantsResponderID| | var wasShowingFallback = current !== null && current.memoizedState !== null; - if (alwaysThrottleDisappearingFallbacks) { + if (alwaysThrottleRetries) { if (isShowingFallback !== wasShowingFallback) { // A fallback is either appearing or disappearing. markCommitTimeOfFallback(); @@ -30309,7 +30307,7 @@ to return true:wantsResponderID| | return root; } - var ReactVersion = "18.3.0-canary-f4bcb4ec"; + var ReactVersion = "18.3.0-canary-bdcdb60d"; function createPortal$1( children, diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-prod.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-prod.fb.js index 20e393dc6de76..b9f83b267e366 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-prod.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-prod.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<416086958671e24cde65e001e852e081>> + * @generated SignedSource<> */ "use strict"; @@ -1112,8 +1112,6 @@ ResponderEventPlugin.injection.injectGlobalResponderHandler({ }); var ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, - alwaysThrottleDisappearingFallbacks = - dynamicFlagsUntyped.alwaysThrottleDisappearingFallbacks, alwaysThrottleRetries = dynamicFlagsUntyped.alwaysThrottleRetries, consoleManagedByDevToolsDuringStrictMode = dynamicFlagsUntyped.consoleManagedByDevToolsDuringStrictMode, @@ -8473,7 +8471,7 @@ function commitMutationEffectsOnFiber(finishedWork, root) { finishedWork.child.flags & 8192 && ((newProps = null !== finishedWork.memoizedState), (current = null !== current && null !== current.memoizedState), - alwaysThrottleDisappearingFallbacks + alwaysThrottleRetries ? newProps !== current && (globalMostRecentFallbackTime = now()) : newProps && !current && (globalMostRecentFallbackTime = now())); flags & 4 && @@ -10856,7 +10854,7 @@ var roots = new Map(), devToolsConfig$jscomp$inline_1172 = { findFiberByHostInstance: getInstanceFromTag, bundleType: 0, - version: "18.3.0-canary-1348f1f1", + version: "18.3.0-canary-b7dca037", rendererPackageName: "react-native-renderer", rendererConfig: { getInspectorDataForInstance: getInspectorDataForInstance, @@ -10899,7 +10897,7 @@ var internals$jscomp$inline_1413 = { scheduleRoot: null, setRefreshHandler: null, getCurrentFiber: null, - reconcilerVersion: "18.3.0-canary-1348f1f1" + reconcilerVersion: "18.3.0-canary-b7dca037" }; if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) { var hook$jscomp$inline_1414 = __REACT_DEVTOOLS_GLOBAL_HOOK__; diff --git a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-profiling.fb.js b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-profiling.fb.js index 6fe25f57238ee..21cef4e614e4c 100644 --- a/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-profiling.fb.js +++ b/compiled-rn/facebook-fbsource/xplat/js/react-native-github/Libraries/Renderer/implementations/ReactNativeRenderer-profiling.fb.js @@ -7,7 +7,7 @@ * @noflow * @nolint * @preventMunge - * @generated SignedSource<<55938951b43a2261857e0fa831ee395d>> + * @generated SignedSource<> */ "use strict"; @@ -1116,8 +1116,6 @@ ResponderEventPlugin.injection.injectGlobalResponderHandler({ }); var ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, - alwaysThrottleDisappearingFallbacks = - dynamicFlagsUntyped.alwaysThrottleDisappearingFallbacks, alwaysThrottleRetries = dynamicFlagsUntyped.alwaysThrottleRetries, consoleManagedByDevToolsDuringStrictMode = dynamicFlagsUntyped.consoleManagedByDevToolsDuringStrictMode, @@ -8963,7 +8961,7 @@ function commitMutationEffectsOnFiber(finishedWork, root) { finishedWork.child.flags & 8192 && ((newProps = null !== finishedWork.memoizedState), (current = null !== current && null !== current.memoizedState), - alwaysThrottleDisappearingFallbacks + alwaysThrottleRetries ? newProps !== current && (globalMostRecentFallbackTime = now$1()) : newProps && !current && (globalMostRecentFallbackTime = now$1())); flags & 4 && @@ -11563,7 +11561,7 @@ var roots = new Map(), devToolsConfig$jscomp$inline_1253 = { findFiberByHostInstance: getInstanceFromTag, bundleType: 0, - version: "18.3.0-canary-336fb33e", + version: "18.3.0-canary-651a2bf9", rendererPackageName: "react-native-renderer", rendererConfig: { getInspectorDataForInstance: getInspectorDataForInstance, @@ -11619,7 +11617,7 @@ var roots = new Map(), scheduleRoot: null, setRefreshHandler: null, getCurrentFiber: null, - reconcilerVersion: "18.3.0-canary-336fb33e" + reconcilerVersion: "18.3.0-canary-651a2bf9" }); exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = { computeComponentStackForErrorReporting: function (reactTag) {