Skip to content

Commit

Permalink
Back out stack starting "[React Sync] [Fizz] Add Component Stacks to …
Browse files Browse the repository at this point in the history
…`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
  • Loading branch information
neildhar authored and facebook-github-bot committed Dec 19, 2023
1 parent beb4a4d commit 36efa69
Show file tree
Hide file tree
Showing 12 changed files with 1,514 additions and 2,015 deletions.
2 changes: 1 addition & 1 deletion compiled/facebook-www/REVISION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cb2439624f43c510007f65aea5c50a8bb97917e4
0cdfef19b96cc6202d48e0812b5069c286d12b04
2 changes: 1 addition & 1 deletion compiled/facebook-www/React-dev.modern.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if (__DEV__) {
) {
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
}
var ReactVersion = "18.3.0-www-modern-2525a22c";
var ReactVersion = "18.3.0-www-modern-7daa3def";

// ATTENTION
// When adding new symbols to this file,
Expand Down
Loading

0 comments on commit 36efa69

Please sign in to comment.