react/packages/shared/forks
Brian Vaughn 9b35dd2fcc
Permanently removed component stacks from scheduling profiler data (#19615)
These stacks improve the profiler data but they're expensive to generate and generating them can also cause runtime errors in larger applications (although an exact repro has been hard to nail down). Removing them for now. We can revisit adding them after this profiler has been integrated into the DevTools extension and we can generate them lazily.
2020-08-14 15:21:13 -04:00
..
ReactFeatureFlags.native-fb.js Permanently removed component stacks from scheduling profiler data (#19615) 2020-08-14 15:21:13 -04:00
ReactFeatureFlags.native-oss.js Permanently removed component stacks from scheduling profiler data (#19615) 2020-08-14 15:21:13 -04:00
ReactFeatureFlags.readonly.js Allow reading default feature flags from bundle tests (#13629) 2018-09-12 16:56:04 +01:00
ReactFeatureFlags.test-renderer.js Permanently removed component stacks from scheduling profiler data (#19615) 2020-08-14 15:21:13 -04:00
ReactFeatureFlags.test-renderer.native.js Permanently removed component stacks from scheduling profiler data (#19615) 2020-08-14 15:21:13 -04:00
ReactFeatureFlags.test-renderer.www.js Permanently removed component stacks from scheduling profiler data (#19615) 2020-08-14 15:21:13 -04:00
ReactFeatureFlags.testing.js Permanently removed component stacks from scheduling profiler data (#19615) 2020-08-14 15:21:13 -04:00
ReactFeatureFlags.testing.www.js Permanently removed component stacks from scheduling profiler data (#19615) 2020-08-14 15:21:13 -04:00
ReactFeatureFlags.www-dynamic.js Permanently removed component stacks from scheduling profiler data (#19615) 2020-08-14 15:21:13 -04:00
ReactFeatureFlags.www.js Permanently removed component stacks from scheduling profiler data (#19615) 2020-08-14 15:21:13 -04:00
Scheduler.umd.js Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00
SchedulerTracing.umd.js Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00
consoleWithStackDev.www.js Avoid passing custom stacks to console.error (#18685) 2020-04-21 09:22:46 -07:00
invokeGuardedCallbackImpl.www.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
object-assign.inline-umd.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
object-assign.umd.js Codemod to import * as React from "react"; (#18102) 2020-02-21 19:45:20 -08:00