Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: a97a137ea183b82bc314abcb52ba78c2b2c9d8d8
https://github.com/WebKit/WebKit/commit/a97a137ea183b82bc314abcb52ba78c2b2c9d8d8
Author: Mike Gorse <[email protected]>
Date: 2026-08-31 (Mon, 31 Aug 2026)
Changed paths:
M Source/WebKit/SourcesWPE.txt
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/NonCompositedFrameRenderer.cpp
Log Message:
-----------
Cherry-pick 319999@main (c2d659a809a2).
https://bugs.webkit.org/show_bug.cgi?id=322108
Build failure: Xlib defines causing conflicts
https://bugs.webkit.org/show_bug.cgi?id=322108
Reviewed by Adrian Perez de Castro.
Epoxy.h can pull in xlib.h, which pollutes the namespace and causes problems
later with unified sources.
* Source/WebKit/SourcesGTK.txt:
* Source/WebKit/SourcesWPE.txt:
*
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/NonCompositedFrameRenderer.cpp:
(WebKit::NonCompositedFrameRenderer::foreachRegionInDamageHistoryForTesting
const):
Canonical link: https://commits.webkit.org/319999@main
Canonical link: https://commits.webkit.org/305877.1130@webkitglib/2.52
Commit: 44e73330c3c17c8ed5c6a66ad7f4b9b047b293eb
https://github.com/WebKit/WebKit/commit/44e73330c3c17c8ed5c6a66ad7f4b9b047b293eb
Author: Justin Michaud <[email protected]>
Date: 2026-08-31 (Mon, 31 Aug 2026)
Changed paths:
A LayoutTests/fast/images/resources/awebp-frame-exceeds-canvas.webp
A LayoutTests/fast/images/webp-frame-exceeds-canvas-expected.txt
A LayoutTests/fast/images/webp-frame-exceeds-canvas.html
M Source/WebCore/platform/graphics/ImageBackingStore.h
M Source/WebCore/platform/image-decoders/avif/AVIFImageReader.cpp
M Source/WebCore/platform/image-decoders/jpegxl/JPEGXLImageDecoder.cpp
M Source/WebCore/platform/image-decoders/jpegxl/JPEGXLImageDecoder.h
M Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp
M Tools/TestWebKitAPI/CMakeLists.txt
A Tools/TestWebKitAPI/Tests/WebCore/ImageBackingStoreTests.cpp
Log Message:
-----------
Cherry-pick 320155@main (3f8ee96594ae).
https://bugs.webkit.org/show_bug.cgi?id=321749
[non-cocoa][fuzz] OOB write in AVIF/WebP/JPEG XL
https://bugs.webkit.org/show_bug.cgi?id=321749
Reviewed by Adrian Perez de Castro.
Fix a number of places in our image decoders where the image size
and decoded size can mismatch.
Canonical link: https://commits.webkit.org/320155@main
Canonical link: https://commits.webkit.org/305877.1131@webkitglib/2.52
Commit: d3570975ba84d1b810c7e2e7b801d9cee896dda4
https://github.com/WebKit/WebKit/commit/d3570975ba84d1b810c7e2e7b801d9cee896dda4
Author: Justin Michaud <[email protected]>
Date: 2026-08-31 (Mon, 31 Aug 2026)
Changed paths:
A LayoutTests/fast/images/apng-icc-frame-right-half-expected.html
A LayoutTests/fast/images/apng-icc-frame-right-half.html
A LayoutTests/fast/images/resources/apng-icc-frame-right-half-reference.png
A LayoutTests/fast/images/resources/apng-icc-frame-right-half.png
Log Message:
-----------
Cherry-pick 320038@main (2668e2d7adfe).
https://bugs.webkit.org/show_bug.cgi?id=321751
[non-cocoa][fuzz] OOB write in APNG ICC conversion
https://bugs.webkit.org/show_bug.cgi?id=321751
Reviewed by Adrian Perez de Castro.
The reporter fixed this upstream, just add a test.
Canonical link: https://commits.webkit.org/320038@main
Canonical link: https://commits.webkit.org/305877.1132@webkitglib/2.52
Compare: https://github.com/WebKit/WebKit/compare/9ee9108866ce...d3570975ba84
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications