[webkit-changes] [WebKit/WebKit] 23c463: REGRESSION(288980 at main): TestWebKitAPI.IPCTestingA...
Said Abou-Hallawa
noreply at github.com
Thu Jan 16 19:53:57 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 23c463094b04761ab655f7d1ccbda27af59f272b
https://github.com/WebKit/WebKit/commit/23c463094b04761ab655f7d1ccbda27af59f272b
Author: Said Abou-Hallawa <said at apple.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
REGRESSION(288980 at main): TestWebKitAPI.IPCTestingAPI.SerializedTypeInfo (api-test) is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=286088
rdar://143070075
Unreviewed.
Delete an extra space from the statement `using WebCore::DisplayList::Item = ...`
in WebCoreArgumentCoders.serialization.in. This extra space caused the API test
IPCTestingAPI.SerializedTypeInfo to fail on debug build.
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/289037@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list