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

Build against libjxl 0.9 #15983

Merged

Conversation

mcatanzaro
Copy link
Contributor

@mcatanzaro mcatanzaro commented Jul 21, 2023

@mcatanzaro mcatanzaro self-assigned this Jul 21, 2023
@mcatanzaro mcatanzaro added the Images For bugs in image handling. label Jul 21, 2023
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Jul 21, 2023
@mcatanzaro mcatanzaro added merge-queue Applied to send a pull request to merge-queue and removed merging-blocked Applied to prevent a change from being merged labels Jul 24, 2023
https://bugs.webkit.org/show_bug.cgi?id=259393

Reviewed by Carlos Garcia Campos.

As libjxl works towards version 1.0, there are still API/ABI breaks on
every 0.n release. libjxl 0.9 removed an unused parameter to some ICC
functions we depend on.

* Source/WebCore/platform/image-decoders/jpegxl/JPEGXLImageDecoder.cpp:
(WebCore::JPEGXLImageDecoder::tryDecodeICCColorProfile):

Canonical link: https://commits.webkit.org/266244@main
@webkit-commit-queue
Copy link
Collaborator

Committed 266244@main (bc4e645): https://commits.webkit.org/266244@main

Reviewed commits have been landed. Closing PR #15983 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit bc4e645 into WebKit:main Jul 24, 2023
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Images For bugs in image handling.
Projects
None yet
5 participants