Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1b72851a21d37d3291a995e95ee579f9a45f74de
      
https://github.com/WebKit/WebKit/commit/1b72851a21d37d3291a995e95ee579f9a45f74de
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2024-01-29 (Mon, 29 Jan 2024)

  Changed paths:
    M Source/WebKit/Platform/IPC/ArgumentCoders.h
    M Source/WebKit/Shared/WTFArgumentCoders.serialization.in

  Log Message:
  -----------
  Port std::monostate to the new IPC serialization format
https://bugs.webkit.org/show_bug.cgi?id=268312

Reviewed by Alex Christensen.

* Source/WebKit/Platform/IPC/ArgumentCoders.h:
(IPC::ArgumentCoder<std::monostate>::encode): Deleted.
(IPC::ArgumentCoder<std::monostate>::decode): Deleted.
* Source/WebKit/Shared/WTFArgumentCoders.serialization.in:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to