[webkit-changes] [WebKit/WebKit] 7423ac: Remove unused field in TextureMapperGL

Don Olmstead noreply at github.com
Thu Nov 3 17:49:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7423ac137658cabdd360162568fc6d5fa94b66d0
      https://github.com/WebKit/WebKit/commit/7423ac137658cabdd360162568fc6d5fa94b66d0
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/TextureMapperGL.h

  Log Message:
  -----------
  Remove unused field in TextureMapperGL
https://bugs.webkit.org/show_bug.cgi?id=247457

Reviewed by Michael Catanzaro.

The field `m_enableEdgeDistanceAntialiasing` is unused and generated a
warning.

* Source/WebCore/platform/graphics/texmap/TextureMapperGL.h:

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




More information about the webkit-changes mailing list