Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eb1d4acd949bce09871ee4b5a320630283cfe3b0
https://github.com/WebKit/WebKit/commit/eb1d4acd949bce09871ee4b5a320630283cfe3b0
Author: Claudio Saavedra <[email protected]>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
M LayoutTests/ipc/fecolormatrix-type-values-mismatch-crash.html
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
NEW TEST(315306@main): [ iOS macOS Debug ]
ipc/fecolormatrix-type-values-mismatch-crash.html is a constant failure (TEXT)
https://bugs.webkit.org/show_bug.cgi?id=318258
Reviewed by Nikolas Zimmermann.
311720@main replaced WebCore::SVGFilterRenderer's isShowingDebugOverlay with an
OptionSet<FilterRenderingOption>. The test still sends the old field, so
serialization rejects the payload and the message never reaches the case being
tested. Send renderingOptions instead and remove the expectations.
* LayoutTests/ipc/fecolormatrix-type-values-mismatch-crash.html:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/319978@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications