wordpress-develop/tests
Daniel Bachhuber d80c313c80 Media: Bail early if image is already the requested size.
In `WP_Image_Editor_Imagick`, bail early in `make_subsize()` if the image is already the requested size. Previously, `make_subsize()` would create another copy of the file. `WP_Image_Editor_GD` doesn't have the same problem.

Props wojtekn, danielbachhuber.
Fixes #57370.


git-svn-id: https://develop.svn.wordpress.org/trunk@55278 602fd350-edb4-49c9-b593-d223f7449a82
2023-02-07 17:22:41 +00:00
..
e2e Block Editor: Updated the WordPress packages to include Gutenberg 15.1.0 changes. 2023-02-07 07:01:56 +00:00
gutenberg Block Editor: Update the Gutenberg branch used to launch Gutenberg e2e tests. 2021-06-01 09:21:36 +00:00
phpunit Media: Bail early if image is already the requested size. 2023-02-07 17:22:41 +00:00
qunit Query: Add a search_columns argument to control which fields are searched in a search query. 2023-02-07 08:53:01 +00:00
visual-regression Build/Test Tools: Update some NPM dependencies to the latest versions. 2022-04-08 20:05:03 +00:00