[webkit-changes] [WebKit/WebKit] 4f4b1a: WebGLTexture::TextureExtensionFlag is unused

Alexey Knyazev noreply at github.com
Fri May 31 10:10:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4f4b1a85297554cbb21bd13e7f0aba60e4a2b47a
      https://github.com/WebKit/WebKit/commit/4f4b1a85297554cbb21bd13e7f0aba60e4a2b47a
  Author: Alexey Knyazev <3479527+lexaknyazev at users.noreply.github.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

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

  Log Message:
  -----------
  WebGLTexture::TextureExtensionFlag is unused
https://bugs.webkit.org/show_bug.cgi?id=274772

Reviewed by Kimmo Kinnunen.

Removed unused code.

* Source/WebCore/html/canvas/WebGLRenderingContextBase.cpp:
(WebCore::WebGLRenderingContextBase::textureExtensionFlags const): Deleted.
* Source/WebCore/html/canvas/WebGLRenderingContextBase.h:
* Source/WebCore/html/canvas/WebGLTexture.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list