[webkit-changes] [WebKit/WebKit] 6ee1f9: Port PlatformCursorType enum to new IPC serializat...

Claudio Saavedra noreply at github.com
Mon Dec 11 10:58:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6ee1f9fa72c44ed1e57ead14290777ac27629625
      https://github.com/WebKit/WebKit/commit/6ee1f9fa72c44ed1e57ead14290777ac27629625
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M Source/WebCore/platform/Cursor.h
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  Port PlatformCursorType enum to new IPC serialization format
https://bugs.webkit.org/show_bug.cgi?id=266082

Reviewed by Alex Christensen.

Move cursor types to the new serialization format and remove its
EnumTraits.

* Source/WebCore/platform/Cursor.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

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




More information about the webkit-changes mailing list