Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7bb974912a5e68c176c876e3ce7ba59149e056b5
https://github.com/WebKit/WebKit/commit/7bb974912a5e68c176c876e3ce7ba59149e056b5
Author: Claudio Saavedra <[email protected]>
Date: 2023-12-07 (Thu, 07 Dec 2023)
Changed paths:
M Source/JavaScriptCore/runtime/ConsoleTypes.h
M Source/WebKit/CMakeLists.txt
M Source/WebKit/DerivedSources.make
A Source/WebKit/Shared/JavaScriptCore.serialization.in
Log Message:
-----------
[JSC] Port enum classes to new serialization format
https://bugs.webkit.org/show_bug.cgi?id=265679
Reviewed by Alex Christensen.
Move JSC's console types to the new serialization format
and remove the EnumTraits for it. Use a new JavaScriptCore
serialization file to keep things tidy.
* Source/JavaScriptCore/runtime/ConsoleTypes.h:
* Source/WebKit/CMakeLists.txt:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/Shared/JavaScriptCore.serialization.in: Added.
Canonical link: https://commits.webkit.org/271709@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes