Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bb42e43f91a1435591e4da9c6b72e9338b10c399
https://github.com/WebKit/WebKit/commit/bb42e43f91a1435591e4da9c6b72e9338b10c399
Author: Claudio Saavedra <[email protected]>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M Source/WebCore/inspector/InspectorClient.h
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
Port InspectorClient enums to new serialization format
https://bugs.webkit.org/show_bug.cgi?id=265212
Reviewed by Timothy Hatcher.
Port from EnumTraits to the new serialization format, move
the enum out of the InspectorClient class to ease the
move, and remove EnumTraits bits in favor of autogenerated
serializers.
* Source/WebCore/inspector/InspectorClient.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/271038@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes