FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix an infinite loop in the WebP fallback mechanism by mukeshpanchal27 · Pull Request #433 · WordPress/performance · GitHub

Fix an infinite loop in the WebP fallback mechanism - #433

Merged
felixarntz merged 2 commits into
release/1.3.0from
fix/432-infinite-loading
Jul 15, 2022
Merged

Fix an infinite loop in the WebP fallback mechanism#433
felixarntz merged 2 commits into
release/1.3.0from
fix/432-infinite-loading

Conversation

mukeshpanchal27 commented Jul 15, 2022
edited by felixarntz
Loading

Copy link
Copy Markdown
Member

Summary

Fixes #432

Relevant technical choices

Checklist

  • PR has either [Focus] or Infrastructure label.
  • PR has a [Type] label.
  • PR has a milestone or the no milestone label.

Comment thread modules/images/webp-uploads/load.php Outdated
eugene-manuilov added the [Plugin] Modern Image Formats Issues for the Modern Image Formats plugin (formerly WebP Uploads) label Jul 15, 2022

jjgrainger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Good spot on the issue and fix

mukeshpanchal27 changed the title Fix infinite loading Fix an infinit loop in the fallback mechanism Jul 15, 2022

eugene-manuilov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

mxbclang changed the title Fix an infinit loop in the fallback mechanism Fix an infinite loop in the fallback mechanism Jul 15, 2022

mehulkaklotar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM 🚀

felixarntz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Great catch @mukeshpanchal27, and thank you for the quick fix!

This will need to go into the 1.3.0 release of course since it is critical, so I'll change the base branch accordingly.

felixarntz changed the base branch from trunk to release/1.3.0 July 15, 2022 15:38
felixarntz changed the title Fix an infinite loop in the fallback mechanism Fix an infinite loop in the WebP fallback mechanism Jul 15, 2022
felixarntz merged commit 4d5ae0e into release/1.3.0 Jul 15, 2022
felixarntz deleted the fix/432-infinite-loading branch July 15, 2022 15:46
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Plugin] Modern Image Formats Issues for the Modern Image Formats plugin (formerly WebP Uploads) [Type] Bug An existing feature is broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Infinite loop in the fallback mechanism

7 participants


Back | FazBrowse Home | New Git URL