[webkit-changes] [WebKit/WebKit] 10f809: Add coders for std::array and WTF::EnumeratedArray

Cameron McCormack noreply at github.com
Sun Oct 23 18:13:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 10f809a2fa905f2dfc618bc02de7684113b22084
      https://github.com/WebKit/WebKit/commit/10f809a2fa905f2dfc618bc02de7684113b22084
  Author: Cameron McCormack <heycam at apple.com>
  Date:   2022-10-23 (Sun, 23 Oct 2022)

  Changed paths:
    M Source/WTF/wtf/EnumeratedArray.h
    M Source/WTF/wtf/Forward.h
    M Source/WebKit/Platform/IPC/ArgumentCoders.h

  Log Message:
  -----------
  Add coders for std::array and WTF::EnumeratedArray
https://bugs.webkit.org/show_bug.cgi?id=246898
<rdar://problem/101453146>

Reviewed by Myles C. Maxfield.

* Source/WTF/wtf/EnumeratedArray.h:
* Source/WTF/wtf/Forward.h:
* Source/WebKit/Platform/IPC/ArgumentCoders.h:

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




More information about the webkit-changes mailing list