Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ee55f47782fa1001fcb04d1b7e5c8ade9b718471 https://github.com/WebKit/WebKit/commit/ee55f47782fa1001fcb04d1b7e5c8ade9b718471 Author: Claudio Saavedra <csaave...@igalia.com> Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths: M Source/WebKit/PlatformGTK.cmake M Source/WebKit/PlatformWPE.cmake M Source/WebKit/Shared/glib/InputMethodState.h A Source/WebKit/Shared/glib/InputMethodState.serialization.in Log Message: ----------- [GTK][WPE] Generate serializators for InputMethodState enumerations https://bugs.webkit.org/show_bug.cgi?id=265145 Reviewed by Carlos Garcia Campos. Add the generator for InputMethodState enums serialization, get rid of the EnumTraits bits, and move the enums out of the InputMethodState struct to ease things. * Source/WebKit/PlatformGTK.cmake: * Source/WebKit/PlatformWPE.cmake: * Source/WebKit/Shared/glib/InputMethodState.h: * Source/WebKit/Shared/glib/InputMethodState.serialization.in: Added. Canonical link: https://commits.webkit.org/271002@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes