Skip to content

Commit 36efa69

Browse files
neildharfacebook-github-bot
authored andcommitted
Back out stack starting "[React Sync] [Fizz] Add Component Stacks to onError and onPostpone when in dev mode or during prerenders in prod mode (facebook#27761)"
Summary: Backing out this change since it is the most likely culprit for a significant observed performance regression. Original commit changeset: bf4ae59939dc Original Phabricator Diffs: D52225293, D52290859 Reviewed By: josephsavona, fullstackhacker Differential Revision: D52307383
1 parent beb4a4d commit 36efa69

12 files changed

+1514
-2015
lines changed

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cb2439624f43c510007f65aea5c50a8bb97917e4
1+
0cdfef19b96cc6202d48e0812b5069c286d12b04

compiled/facebook-www/React-dev.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if (__DEV__) {
2424
) {
2525
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
2626
}
27-
var ReactVersion = "18.3.0-www-modern-2525a22c";
27+
var ReactVersion = "18.3.0-www-modern-7daa3def";
2828

2929
// ATTENTION
3030
// When adding new symbols to this file,

0 commit comments

Comments
 (0)