Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2ce849b5d2f2e55dbb9dffa1fd8f139bbf88a76b
      
https://github.com/WebKit/WebKit/commit/2ce849b5d2f2e55dbb9dffa1fd8f139bbf88a76b
  Author: Alejandro G. Castro <[email protected]>
  Date:   2026-09-04 (Fri, 04 Sep 2026)

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

  Log Message:
  -----------
  [GTK][WPE] REGRESSION(320146@main): build is broken with 
USE_TEXTURE_MAPPER=OFF and USE_GBM=OFF
https://bugs.webkit.org/show_bug.cgi?id=323340

Reviewed by Adrian Perez de Castro.

320146@main moved two includes behind USE(TEXTURE_MAPPER), and with them
the only declarations that two files were relying on when GBM is also
disabled. It broke the Android compilation.

* Source/WebCore/platform/graphics/egl/BitmapTexture.h:
* 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferExternalOES.cpp:

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



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

Reply via email to