Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2cecee4fa4fc9d0adea044936e3af5a0a7fb05a0
https://github.com/WebKit/WebKit/commit/2cecee4fa4fc9d0adea044936e3af5a0a7fb05a0
Author: Nikolas Zimmermann <[email protected]>
Date: 2026-02-04 (Wed, 04 Feb 2026)
Changed paths:
M Source/WebCore/platform/graphics/skia/PlatformDisplaySkia.cpp
Log Message:
-----------
[Skia] Fix mismatched WTF_IGNORE_WARNINGS_IN_THIRD_PARTY_CODE macro in
PlatformDisplaySkia.cpp
https://bugs.webkit.org/show_bug.cgi?id=306954
Reviewed by Carlos Garcia Campos.
The closing macro was incorrectly using _BEGIN instead of _END, leaving
third-party warning suppression unbalanced.
* Source/WebCore/platform/graphics/skia/PlatformDisplaySkia.cpp:
Canonical link: https://commits.webkit.org/306793@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications