Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ea35950376e13b7b99f87485a8fb3be63fddc602
https://github.com/WebKit/WebKit/commit/ea35950376e13b7b99f87485a8fb3be63fddc602
Author: Kimmo Kinnunen <[email protected]>
Date: 2026-08-14 (Fri, 14 Aug 2026)
Changed paths:
M LayoutTests/ipc/serialized-type-info.html
M Source/WebKit/Shared/WebEvent.serialization.in
Log Message:
-----------
ipc/serialized-type-info.html is a constant failure (WebWheelEvent::Phase,
MessageName)
https://bugs.webkit.org/show_bug.cgi?id=321773
rdar://184896747
Reviewed by Alex Christensen and Dan Glastonbury.
Use WebEventPhase, the the actual type name that has the generated
serializer.
Treat IPC::MessageName as an expected fundamental type with "manually"
implemented serialization.
* LayoutTests/ipc/serialized-type-info.html:
* Source/WebKit/Shared/WebEvent.serialization.in:
Canonical link: https://commits.webkit.org/319192@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications