[webkit-changes] [WebKit/WebKit] bda7cf: Drop unused IPC coders for SHA1::Digest

Chris Dumez noreply at github.com
Mon Jan 29 13:53:53 PST 2024


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

  Changed paths:
    M Source/WebKit/Platform/IPC/ArgumentCoders.h

  Log Message:
  -----------
  Drop unused IPC coders for SHA1::Digest
https://bugs.webkit.org/show_bug.cgi?id=268307

Reviewed by Alex Christensen.

* Source/WebKit/Platform/IPC/ArgumentCoders.h:
(IPC::ArgumentCoder<SHA1::Digest>::encode): Deleted.
(IPC::ArgumentCoder<SHA1::Digest>::decode): Deleted.

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




More information about the webkit-changes mailing list