[webkit-changes] [WebKit/WebKit] 87ce4c: Use serialization for WebCore::ExceptionCode
Mikhail R. Gadelha
noreply at github.com
Fri Nov 10 12:15:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 87ce4ccda0c65191a9b808891842b4eee7eaaeaf
https://github.com/WebKit/WebKit/commit/87ce4ccda0c65191a9b808891842b4eee7eaaeaf
Author: Mikhail R. Gadelha <mikhail at igalia.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M Source/WebCore/dom/ExceptionCode.h
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
Use serialization for WebCore::ExceptionCode
https://bugs.webkit.org/show_bug.cgi?id=264453
Reviewed by Chris Dumez.
OutOfMemoryError was missing from EnumTraits, so it was added to the enum class
in WebCoreArgumentCoders.serialization.in
* Source/WebCore/dom/ExceptionCode.h:
(): Deleted.
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/270558@main
More information about the webkit-changes
mailing list