[webkit-changes] [WebKit/WebKit] 384c2c: Fix unused-but-set-variable warning in WebGL code

Don Olmstead noreply at github.com
Fri Oct 14 18:45:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 384c2cdb8b944c4e991083d0be937928654a191f
      https://github.com/WebKit/WebKit/commit/384c2cdb8b944c4e991083d0be937928654a191f
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp

  Log Message:
  -----------
  Fix unused-but-set-variable warning in WebGL code
https://bugs.webkit.org/show_bug.cgi?id=246538

Reviewed by Tim Nguyen.

* Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp:

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




More information about the webkit-changes mailing list