[webkit-changes] [WebKit/WebKit] 5beaf2: Move GraphicsContextGLSimulatedEventForTesting enu...

Claudio Saavedra noreply at github.com
Wed Dec 6 14:24:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5beaf2534b4b8efb459a132cc4a94ad2c285f784
      https://github.com/WebKit/WebKit/commit/5beaf2534b4b8efb459a132cc4a94ad2c285f784
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

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

  Log Message:
  -----------
  Move GraphicsContextGLSimulatedEventForTesting enum class to new serialization format
https://bugs.webkit.org/show_bug.cgi?id=265875

Reviewed by Chris Dumez.

This enum can be trivially moved to the new serialization format,
remove the EnumTraits bits for it.

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

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




More information about the webkit-changes mailing list