Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a10260adab757b09bcd444645b3eb8f5dce0b2fc
https://github.com/WebKit/WebKit/commit/a10260adab757b09bcd444645b3eb8f5dce0b2fc
Author: Don Olmstead <[email protected]>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M
Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerBuffer.cpp
Log Message:
-----------
Fix guard of BitmapTextureGL::updatePendingContents
https://bugs.webkit.org/show_bug.cgi?id=257670
Reviewed by Fujii Hironori.
The guard for `BitmapTextureGL::updatePendingContents` is `USE(ANGLE)`
not `ENABLE(WEBGL)`.
* Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerBuffer.cpp:
(WebCore::TextureMapperPlatformLayerBuffer::paintToTextureMapper):
Canonical link: https://commits.webkit.org/264868@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes