[webkit-changes] [WebKit/WebKit] 86bb02: Move DragItem to the new IPC serialization format

Chris Dumez noreply at github.com
Thu Nov 9 12:41:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 86bb02460c0c42ba903b593672eaccf980918b88
      https://github.com/WebKit/WebKit/commit/86bb02460c0c42ba903b593672eaccf980918b88
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

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

  Log Message:
  -----------
  Move DragItem to the new IPC serialization format
https://bugs.webkit.org/show_bug.cgi?id=264501

Reviewed by Ryosuke Niwa.

* Source/WebCore/platform/DragImage.h:
* Source/WebCore/platform/DragItem.h:
(WebCore::DragItem::encode const): Deleted.
(WebCore::DragItem::decode): Deleted.
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

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




More information about the webkit-changes mailing list