[webkit-changes] [WebKit/WebKit] 305aff: WebGL: Removed unused GraphicsContextGLANGLE::read...

Fujii Hironori noreply at github.com
Wed Apr 19 14:04:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 305affe116cdf68a39a3d74d9842b1548402a907
      https://github.com/WebKit/WebKit/commit/305affe116cdf68a39a3d74d9842b1548402a907
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-04-19 (Wed, 19 Apr 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp
    M Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.h

  Log Message:
  -----------
  WebGL: Removed unused GraphicsContextGLANGLE::readCompositedResultsForPainting
https://bugs.webkit.org/show_bug.cgi?id=255647

Reviewed by Said Abou-Hallawa.

It's called nowhere after 262518 at main.

* Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.cpp:
(WebCore::GraphicsContextGLANGLE::readCompositedResultsForPainting): Deleted.
* Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.h:

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




More information about the webkit-changes mailing list