WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
267277
[iOS] Avoid transcoding images on file inputs unless the set of image types is explicitly restricted
https://bugs.webkit.org/show_bug.cgi?id=267277
Summary
[iOS] Avoid transcoding images on file inputs unless the set of image types i...
Aditya Keerthi
Reported
2024-01-09 10:18:44 PST
rdar://106763672
Attachments
Add attachment
proposed patch, testcase, etc.
Aditya Keerthi
Comment 1
2024-01-09 10:20:07 PST
Currently, on iOS, HEIC is unconditionally transcoded to JPEG. We should match the macOS WebKit behavior, where this conversion only happens if the set of image types is restricted, and does not include HEIC.
Aditya Keerthi
Comment 2
2024-03-04 12:18:38 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25443
EWS
Comment 3
2024-03-05 21:18:17 PST
Committed
275726@main
(0f76043f7852): <
https://commits.webkit.org/275726@main
> Reviewed commits have been landed. Closing PR #25443 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug