Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix an infinite loop in the WebP fallback mechanism #433

Merged
merged 2 commits into from Jul 15, 2022

Conversation

mukeshpanchal27
Copy link
Member

@mukeshpanchal27 mukeshpanchal27 commented Jul 15, 2022

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.

@mukeshpanchal27 mukeshpanchal27 added [Type] Bug An existing feature is broken [Focus] Images Issues related to the Images focus area Needs Testing Anything that needs testing from a developer perspective labels Jul 15, 2022
@mukeshpanchal27 mukeshpanchal27 added this to the 1.3.0 milestone Jul 15, 2022
@eugene-manuilov eugene-manuilov added the [Plugin] Modern Image Formats Issues for the Modern Image Formats plugin (formerly WebP Uploads) label Jul 15, 2022
Copy link
Contributor

@jjgrainger jjgrainger left a comment

Choose a reason for hiding this comment

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

Good spot on the issue and fix

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

@eugene-manuilov eugene-manuilov left a comment

Choose a reason for hiding this comment

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

LGTM

@bethanylang bethanylang changed the title Fix an infinit loop in the fallback mechanism Fix an infinite loop in the fallback mechanism Jul 15, 2022
@bethanylang bethanylang added this to Backlog in Infrastructure via automation Jul 15, 2022
@bethanylang bethanylang moved this from Backlog to Review in Infrastructure Jul 15, 2022
Copy link
Member

@mehulkaklotar mehulkaklotar left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

Copy link
Member

@felixarntz felixarntz left a comment

Choose a reason for hiding this comment

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

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 felixarntz changed the base branch from trunk to release/1.3.0 July 15, 2022 15:38
@felixarntz 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 felixarntz merged commit 4d5ae0e into release/1.3.0 Jul 15, 2022
Infrastructure automation moved this from Review to Done Jul 15, 2022
@felixarntz felixarntz deleted the fix/432-infinite-loading branch July 15, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Focus] Images Issues related to the Images focus area Needs Testing Anything that needs testing from a developer perspective [Plugin] Modern Image Formats Issues for the Modern Image Formats plugin (formerly WebP Uploads) [Type] Bug An existing feature is broken
Projects
Development

Successfully merging this pull request may close these issues.

Infinite loop in the fallback mechanism
6 participants