[webkit-changes] [WebKit/WebKit] 814938: [GTK][WPE] Port UserMessage enum to new serializat...

Claudio Saavedra noreply at github.com
Tue Nov 21 09:23:09 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 814938529bfcfdb9820b278e1895a882d837b001
      https://github.com/WebKit/WebKit/commit/814938529bfcfdb9820b278e1895a882d837b001
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M Source/WebKit/PlatformGTK.cmake
    M Source/WebKit/PlatformWPE.cmake
    M Source/WebKit/Shared/glib/UserMessage.h
    A Source/WebKit/Shared/glib/UserMessage.serialization.in

  Log Message:
  -----------
  [GTK][WPE] Port UserMessage enum to new serialization format
https://bugs.webkit.org/show_bug.cgi?id=265190

Reviewed by Carlos Garcia Campos.

Remove the EnumTrait bits and use the generator for serialization.

* Source/WebKit/PlatformGTK.cmake:
* Source/WebKit/PlatformWPE.cmake:
* Source/WebKit/Shared/glib/UserMessage.h:
* Source/WebKit/Shared/glib/UserMessage.serialization.in: Added.

Canonical link: https://commits.webkit.org/271019@main




More information about the webkit-changes mailing list