mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Remove outdated enableSchedulerDebugging flag (#28101)
This flag was moved to the scheduler feature flags, so these flags don't
do anything.
DiffTrain build for [766eac46bb](https://github.com/facebook/react/commit/766eac46bb52bda28f87c11740214a4444ca881b)
This commit is contained in:
@@ -1 +1 @@
|
||||
60f190a55948a7512d4e2a336f03b45fd38d6a80
|
||||
766eac46bb52bda28f87c11740214a4444ca881b
|
||||
|
||||
@@ -66,7 +66,7 @@ if (__DEV__) {
|
||||
return self;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-47c1e79a";
|
||||
var ReactVersion = "18.3.0-www-classic-09d28a0e";
|
||||
|
||||
var LegacyRoot = 0;
|
||||
var ConcurrentRoot = 1;
|
||||
@@ -193,7 +193,7 @@ if (__DEV__) {
|
||||
dynamicFeatureFlags.enableProfilerNestedUpdateScheduledHook;
|
||||
var createRootStrictEffectsByDefault = false;
|
||||
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler; // Note: we'll want to remove this when we to userland implementation.
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler;
|
||||
|
||||
var FunctionComponent = 0;
|
||||
var ClassComponent = 1;
|
||||
|
||||
@@ -66,7 +66,7 @@ if (__DEV__) {
|
||||
return self;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-modern-cd022f40";
|
||||
var ReactVersion = "18.3.0-www-modern-2cff546f";
|
||||
|
||||
var LegacyRoot = 0;
|
||||
var ConcurrentRoot = 1;
|
||||
@@ -193,7 +193,7 @@ if (__DEV__) {
|
||||
dynamicFeatureFlags.enableProfilerNestedUpdateScheduledHook;
|
||||
var createRootStrictEffectsByDefault = false;
|
||||
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler; // Note: we'll want to remove this when we to userland implementation.
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler;
|
||||
|
||||
var FunctionComponent = 0;
|
||||
var ClassComponent = 1;
|
||||
|
||||
@@ -161,7 +161,7 @@ if (__DEV__) {
|
||||
var createRootStrictEffectsByDefault = false;
|
||||
var enableClientRenderFallbackOnTextMismatch = false;
|
||||
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler; // Note: we'll want to remove this when we to userland implementation.
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler;
|
||||
var enableFormActions = false;
|
||||
var enableSuspenseCallback = true;
|
||||
|
||||
@@ -35039,7 +35039,7 @@ if (__DEV__) {
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-18917dcd";
|
||||
var ReactVersion = "18.3.0-www-classic-8a83edec";
|
||||
|
||||
function createPortal$1(
|
||||
children,
|
||||
|
||||
@@ -147,7 +147,7 @@ if (__DEV__) {
|
||||
var createRootStrictEffectsByDefault = false;
|
||||
var enableClientRenderFallbackOnTextMismatch = false;
|
||||
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler; // Note: we'll want to remove this when we to userland implementation.
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler;
|
||||
var enableFormActions = false;
|
||||
var enableSuspenseCallback = true;
|
||||
|
||||
@@ -34860,7 +34860,7 @@ if (__DEV__) {
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-modern-5e8b8d45";
|
||||
var ReactVersion = "18.3.0-www-modern-30f1d245";
|
||||
|
||||
function createPortal$1(
|
||||
children,
|
||||
|
||||
@@ -16923,7 +16923,7 @@ Internals.Events = [
|
||||
var devToolsConfig$jscomp$inline_1845 = {
|
||||
findFiberByHostInstance: getClosestInstanceFromNode,
|
||||
bundleType: 0,
|
||||
version: "18.3.0-www-modern-cd022f40",
|
||||
version: "18.3.0-www-modern-2cff546f",
|
||||
rendererPackageName: "react-dom"
|
||||
};
|
||||
(function (internals) {
|
||||
@@ -16968,7 +16968,7 @@ var devToolsConfig$jscomp$inline_1845 = {
|
||||
scheduleRoot: null,
|
||||
setRefreshHandler: null,
|
||||
getCurrentFiber: null,
|
||||
reconcilerVersion: "18.3.0-www-modern-cd022f40"
|
||||
reconcilerVersion: "18.3.0-www-modern-2cff546f"
|
||||
});
|
||||
exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Internals;
|
||||
exports.createPortal = function (children, container) {
|
||||
@@ -17220,7 +17220,7 @@ exports.useFormState = function () {
|
||||
exports.useFormStatus = function () {
|
||||
throw Error(formatProdErrorMessage(248));
|
||||
};
|
||||
exports.version = "18.3.0-www-modern-cd022f40";
|
||||
exports.version = "18.3.0-www-modern-2cff546f";
|
||||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
|
||||
"function" ===
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
|
||||
|
||||
@@ -153,7 +153,7 @@ if (__DEV__) {
|
||||
var createRootStrictEffectsByDefault = false;
|
||||
var enableClientRenderFallbackOnTextMismatch = false;
|
||||
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler; // Note: we'll want to remove this when we to userland implementation.
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler;
|
||||
var enableFormActions = false;
|
||||
var enableSuspenseCallback = true;
|
||||
|
||||
@@ -35663,7 +35663,7 @@ if (__DEV__) {
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-classic-496da342";
|
||||
var ReactVersion = "18.3.0-www-classic-a29685c5";
|
||||
|
||||
function createPortal$1(
|
||||
children,
|
||||
|
||||
@@ -139,7 +139,7 @@ if (__DEV__) {
|
||||
var createRootStrictEffectsByDefault = false;
|
||||
var enableClientRenderFallbackOnTextMismatch = false;
|
||||
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler; // Note: we'll want to remove this when we to userland implementation.
|
||||
var enableSchedulingProfiler = dynamicFeatureFlags.enableSchedulingProfiler;
|
||||
var enableFormActions = false;
|
||||
var enableSuspenseCallback = true;
|
||||
|
||||
@@ -35484,7 +35484,7 @@ if (__DEV__) {
|
||||
return root;
|
||||
}
|
||||
|
||||
var ReactVersion = "18.3.0-www-modern-749ee3f2";
|
||||
var ReactVersion = "18.3.0-www-modern-6846ad23";
|
||||
|
||||
function createPortal$1(
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user