[webkit-changes] [WebKit/WebKit] e48bf0: Auto-generate another handful of WebCore/platform ...

Brady Eidson noreply at github.com
Mon Sep 25 20:09:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e48bf086c1f3bf6811e7383d07c54a6f7bb664af
      https://github.com/WebKit/WebKit/commit/e48bf086c1f3bf6811e7383d07c54a6f7bb664af
  Author: Brady Eidson <beidson at apple.com>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M Source/WebCore/platform/audio/PlatformMediaSession.h
    M Source/WebCore/platform/graphics/GraphicsStyle.h
    M Source/WebCore/platform/graphics/filters/FEComponentTransfer.h
    M Source/WebCore/platform/network/SocketStreamError.h
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  Auto-generate another handful of WebCore/platform coders
https://bugs.webkit.org/show_bug.cgi?id=262075
rdar://116017771

Reviewed by Alex Christensen.

* Source/WebCore/platform/audio/PlatformMediaSession.h:
(WebCore::PlatformMediaSession::resumeBuffering):
(WebCore::PlatformMediaSession::RemoteCommandArgument::encode const): Deleted.
(WebCore::PlatformMediaSession::RemoteCommandArgument::decode): Deleted.
* Source/WebCore/platform/graphics/GraphicsStyle.h:
(WebCore::GraphicsDropShadow::hasOutsets const):
(WebCore::GraphicsDropShadow::encode const): Deleted.
(WebCore::GraphicsDropShadow::decode): Deleted.
(WebCore::GraphicsGaussianBlur::encode const): Deleted.
(WebCore::GraphicsGaussianBlur::decode): Deleted.
(WebCore::GraphicsColorMatrix::encode const): Deleted.
(WebCore::GraphicsColorMatrix::decode): Deleted.
* Source/WebCore/platform/graphics/filters/FEComponentTransfer.h:
* Source/WebCore/platform/network/SocketStreamError.h:
(WebCore::SocketStreamError::SocketStreamError):
(WebCore::SocketStreamError::encode const): Deleted.
(WebCore::SocketStreamError::decode): Deleted.
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

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




More information about the webkit-changes mailing list