Skip to content

FormFileUpload: Remove temporary fix for selecting .heic file in Chromium browsers #70383

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

Merged
merged 2 commits into from
Jun 11, 2025

Conversation

t-hamano
Copy link
Contributor

@t-hamano t-hamano commented Jun 11, 2025

Follow-up #66292

What?

This PR removes a temporary fix for selecting ".heic" files in Chromium browsers.

Why?

There was a bug that when applying image/* to a file input element, the .heic file could not be selected in Chromium browsers. This bug has been fixed in Chromium 132.

It's been about 6 months since the stable release, so the temporary fix should be able to be removed.

Testing Instructions

  • Find and download a HEIC image.
  • Insert an Image block.
  • Press the Upload button.
  • Make sure you can select the HEIC image.

@t-hamano t-hamano added [Type] Code Quality Issues or PRs that relate to code quality [Package] Components /packages/components labels Jun 11, 2025
@t-hamano t-hamano self-assigned this Jun 11, 2025
@t-hamano t-hamano marked this pull request as ready for review June 11, 2025 07:33
@t-hamano t-hamano requested a review from ajitbohra as a code owner June 11, 2025 07:34
Copy link

github-actions bot commented Jun 11, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: swissspidy <swissspidy@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@t-hamano t-hamano merged commit 0b99fa6 into trunk Jun 11, 2025
64 checks passed
@t-hamano t-hamano deleted the remove-heic-chrome-fix branch June 11, 2025 08:27
@github-actions github-actions bot added this to the Gutenberg 21.1 milestone Jun 11, 2025
chriszarate pushed a commit to chriszarate/gutenberg that referenced this pull request Jul 1, 2025
…mium browsers (WordPress#70383)

* FormFileUpload: Remove temporary fix for selecting .heic file in Chromium browsers

* Update changelog

Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: swissspidy <swissspidy@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Package] Components /packages/components [Type] Code Quality Issues or PRs that relate to code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants