-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Block editor: Hotfix performance regression (#41309)
* Block editor: Hotfix performance regression * Regenerate files * Fix path * Bail when running a local dev build of Gutenberg * Simplify file path * Add Gutenberg stubs * Update Jetpack Phan config with Gutenberg stubs * Load Gutenberg stubs * Rename function and update docblock * Don't hotfix if blocks module is not active * Fix version in docblock * Revert changes in the Jetpack plugin * Remove Jetpack changelog * Revert Phan changes for the Jetpack plugin * Move hotfix to jetpack-mu-wpcom * Revert automated linter changes * Fix Phan errors * Remove Phan suppression Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13051029268 Upstream-Ref: Automattic/jetpack@40d66c6
- Loading branch information
Showing
6 changed files
with
687 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
214 changes: 214 additions & 0 deletions
214
src/features/wpcom-hotfixes/wp-block-editor-19.9.0-hotfix.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
211 changes: 211 additions & 0 deletions
211
src/features/wpcom-hotfixes/wp-block-editor-20.0.0-hotfix.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
224 changes: 224 additions & 0 deletions
224
src/features/wpcom-hotfixes/wp-block-editor-20.1.0-hotfix.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters