Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 68fb45e34eda2fd008bee2558273e6b61f21a99f
      
https://github.com/WebKit/WebKit/commit/68fb45e34eda2fd008bee2558273e6b61f21a99f
  Author: Žan Doberšek <[email protected]>
  Date:   2022-12-21 (Wed, 21 Dec 2022)

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

  Log Message:
  -----------
  [WK2] ArgumentCoder<std::variant<...>> should use increasing index sequences
https://bugs.webkit.org/show_bug.cgi?id=249525

Reviewed by Kimmo Kinnunen.

More intuitive increasing index sequences are adopted in the encoding
and decoding implementations of ArgumentCoder<std::variant<...>>, with
no real change in behavior.

* Source/WebKit/Platform/IPC/ArgumentCoders.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to