[webkit-changes] [WebKit/WebKit] b47b59: Update validator of clientOrigin field in WebCore:...

Gavin noreply at github.com
Thu Jun 8 04:03:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b47b59b439a7157f849c2d48fd257cd143bb6f1b
      https://github.com/WebKit/WebKit/commit/b47b59b439a7157f849c2d48fd257cd143bb6f1b
  Author: Gavin Phillips <gavin.p at apple.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

  Changed paths:
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  Update validator of clientOrigin field in WebCore::ClientOrigin
https://bugs.webkit.org/show_bug.cgi?id=257796
rdar://110453975

Reviewed by Alex Christensen and Youenn Fablet.

Update validator for the clientOrigin field of WebCore::ClientOrigin to ensure
clientOrigin isn't null.

* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

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




More information about the webkit-changes mailing list