[webkit-changes] [WebKit/WebKit] 1cd99a: [WK2] Remove unused TupleMover, moveTuple() helpers

Žan Doberšek noreply at github.com
Sat Nov 12 23:31:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1cd99af5f304d8adf1fd7340bb8ff9cf48305185
      https://github.com/WebKit/WebKit/commit/1cd99af5f304d8adf1fd7340bb8ff9cf48305185
  Author: Žan Doberšek <zan at falconsigh.net>
  Date:   2022-11-12 (Sat, 12 Nov 2022)

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

  Log Message:
  -----------
  [WK2] Remove unused TupleMover, moveTuple() helpers
https://bugs.webkit.org/show_bug.cgi?id=247845

Reviewed by Timothy Hatcher.

Remove the unused helper TupleMover struct and moveTuple function. These haven't
been in use since one previous refactor of tuple handling in the Connection header.

* Source/WebKit/Platform/IPC/Connection.h:
(IPC::TupleMover::move): Deleted.
(IPC::moveTuple): Deleted.

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




More information about the webkit-changes mailing list