Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 74bc500e9a42e974e5a16f388ded04b84f9e76b7
      
https://github.com/WebKit/WebKit/commit/74bc500e9a42e974e5a16f388ded04b84f9e76b7
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2026-03-12 (Thu, 12 Mar 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/BitmapTexture.cpp
    M Source/WebCore/platform/graphics/texmap/BitmapTexture.h
    M Source/WebCore/platform/graphics/texmap/BitmapTexturePool.cpp
    M Source/WebCore/platform/graphics/texmap/BitmapTexturePool.h
    M 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferDMABuf.cpp
    M 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferExternalOES.cpp

  Log Message:
  -----------
  [GBM] BitmapTexture create with EGL image doesn't have a valid size
https://bugs.webkit.org/show_bug.cgi?id=309775

Reviewed by Nikolas Zimmermann and Miguel Gomez.

We should pass the size as parameter like the other BitmapTexture constructor.

* Source/WebCore/platform/graphics/texmap/BitmapTexture.cpp:
(WebCore::BitmapTexture::BitmapTexture):
* Source/WebCore/platform/graphics/texmap/BitmapTexture.h:
* Source/WebCore/platform/graphics/texmap/BitmapTexturePool.cpp:
(WebCore::BitmapTexturePool::createTextureForImage):
* Source/WebCore/platform/graphics/texmap/BitmapTexturePool.h:
* 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferDMABuf.cpp:
(WebCore::importToTexture):
* 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferExternalOES.cpp:
(WebCore::CoordinatedPlatformLayerBufferExternalOES::paintToTextureMapper):

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



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

Reply via email to