-
Notifications
You must be signed in to change notification settings - Fork 15.7k
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
docs: note EXIF data unsupported in nativeImage
#41261
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Documenting this is a great idea.
👍 on @dsanders11 suggestions. Otherwise LGTM.
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
No Release Notes |
I have automatically backported this PR to "27-x-y", please check out #41282 |
I have automatically backported this PR to "28-x-y", please check out #41283 |
I have automatically backported this PR to "29-x-y", please check out #41284 |
Description of Change
Closes #41189.
Marks EXIF data as being unsupported in
nativeImage
. The simple codec functions in Chromium we utilize right now do not take them into account.Checklist
Release Notes
Notes: none