[webkit-changes] [WebKit/WebKit] 46c041: Guard WebGL serializers

Don Olmstead noreply at github.com
Wed Feb 22 23:21:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 46c041d16635ada32cce7a6576b5ab9f0043dc5e
      https://github.com/WebKit/WebKit/commit/46c041d16635ada32cce7a6576b5ab9f0043dc5e
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

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

  Log Message:
  -----------
  Guard WebGL serializers
https://bugs.webkit.org/show_bug.cgi?id=252788

Reviewed by Darin Adler and Alex Christensen.

Some WebGL specific serializers for GPU Process did not check for
`ENABLE(WEBGL)`.

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

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




More information about the webkit-changes mailing list