Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3ec9f41e1809e72f286b0c2df33bc9805b645536
https://github.com/WebKit/WebKit/commit/3ec9f41e1809e72f286b0c2df33bc9805b645536
Author: Adrian Perez de Castro <[email protected]>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M Source/WTF/wtf/PlatformOS.h
M Source/WebCore/platform/graphics/angle/PlatformDisplayANGLE.cpp
M Source/WebCore/platform/graphics/skia/FontCacheSkia.cpp
Log Message:
-----------
Introduce OS(ANDROID) to simplify preprocessor guards
https://bugs.webkit.org/show_bug.cgi?id=290913
Reviewed by Carlos Garcia Campos.
Introduce a new WTF_OS_ANDROID macro, and use OS(ANDROID) guards
to replace (and simplify) the existing ones.
* Source/WTF/wtf/PlatformOS.h:
* Source/WebCore/platform/graphics/angle/PlatformDisplayANGLE.cpp:
(WebCore::PlatformDisplay::angleEGLDisplay const):
* Source/WebCore/platform/graphics/skia/FontCacheSkia.cpp:
(WebCore::FontCache::fontManager const):
Canonical link: https://commits.webkit.org/293096@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes