[webkit-changes] [WebKit/WebKit] ee55f4: [GTK][WPE] Generate serializators for InputMethodS...

Claudio Saavedra noreply at github.com
Mon Nov 20 23:24:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee55f47782fa1001fcb04d1b7e5c8ade9b718471
      https://github.com/WebKit/WebKit/commit/ee55f47782fa1001fcb04d1b7e5c8ade9b718471
  Author: Claudio Saavedra <csaavedra at 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




More information about the webkit-changes mailing list