Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c4f94d434c45f9aadc3627fe801ceb5d5e3b7090
https://github.com/WebKit/WebKit/commit/c4f94d434c45f9aadc3627fe801ceb5d5e3b7090
Author: Vitaly Dyachkov <[email protected]>
Date: 2026-07-23 (Thu, 23 Jul 2026)
Changed paths:
M Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h
Log Message:
-----------
REGRESSION(317400@main) [Win] Undefined symbols in `WCScene`
https://bugs.webkit.org/show_bug.cgi?id=320090
Reviewed by Fujii Hironori.
In 317400@main `TextureMapperLayer::setShowDebugBorder()` and some other
methods were made out-of-line, but not marked as exported, which caused
linking errors in `WCScene`.
* Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h:
Canonical link: https://commits.webkit.org/317778@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications