[webkit-changes] [WebKit/WebKit] 19f5b8: [TextureMapper] BitmapTexture::create should not c...

Carlos Garcia Campos noreply at github.com
Wed May 22 04:48:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 19f5b8907ca43c6f30a5417d02a532cbafe5a037
      https://github.com/WebKit/WebKit/commit/19f5b8907ca43c6f30a5417d02a532cbafe5a037
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-05-22 (Wed, 22 May 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/BitmapTexture.cpp

  Log Message:
  -----------
  [TextureMapper] BitmapTexture::create should not change the bound texture
https://bugs.webkit.org/show_bug.cgi?id=274510

Reviewed by Miguel Gomez.

When creating a new texture we should keep the previously bound texture.

* Source/WebCore/platform/graphics/texmap/BitmapTexture.cpp:
(WebCore::BitmapTexture::BitmapTexture):

Canonical link: https://commits.webkit.org/279120@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