Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0bcab78d5df122b8b80c8b5553f73be8849db16a https://github.com/WebKit/WebKit/commit/0bcab78d5df122b8b80c8b5553f73be8849db16a Author: Said Abou-Hallawa <s...@apple.com> Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths: M LayoutTests/fast/images/decode-animated-image.html M LayoutTests/fast/images/decode-decoding-attribute-async-large-image.html M LayoutTests/fast/images/decode-non-bitmap-image-resolve.html M LayoutTests/fast/images/decode-render-animated-image.html M LayoutTests/fast/images/decode-resolve-reject-no-leak.html M LayoutTests/fast/images/decode-static-image-reject.html M LayoutTests/fast/images/decode-static-image-resolve.html M LayoutTests/fast/images/decode-static-svg-image-resolve.html Log Message: ----------- Use async and await syntax for the Image decode() method tests https://bugs.webkit.org/show_bug.cgi?id=279720 rdar://136021019 Reviewed by Kimmo Kinnunen. This makes the order of execution clearer and makes the code more readable. * LayoutTests/fast/images/decode-animated-image.html: * LayoutTests/fast/images/decode-decoding-attribute-async-large-image.html: * LayoutTests/fast/images/decode-non-bitmap-image-resolve.html: * LayoutTests/fast/images/decode-render-animated-image.html: * LayoutTests/fast/images/decode-resolve-reject-no-leak.html: * LayoutTests/fast/images/decode-static-image-reject.html: * LayoutTests/fast/images/decode-static-image-resolve.html: * LayoutTests/fast/images/decode-static-svg-image-resolve.html: Canonical link: https://commits.webkit.org/283696@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes