Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f540f4d1b1e10fd471a05a33dacf59e79176b2fc
https://github.com/WebKit/WebKit/commit/f540f4d1b1e10fd471a05a33dacf59e79176b2fc
Author: Claudio Saavedra <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M Source/WebKit/Shared/skia/CoreIPCSkColorSpace.h
M Source/WebKit/UIProcess/BackingStore.h
M Source/WebKit/UIProcess/win/WebPopupMenuProxyWin.cpp
Log Message:
-----------
[Skia] Correctly ignore warnings in third-party headers
https://bugs.webkit.org/show_bug.cgi?id=316890
Reviewed by Nikolas Zimmermann.
WTF_ALLOW_UNSAFE_BUFFER_WARNINGS is for warnings in WebKit code that
need to be fixed. For third-party header warnings use the appropriate
macro.
* Source/WebKit/Shared/skia/CoreIPCSkColorSpace.h:
* Source/WebKit/UIProcess/BackingStore.h:
* Source/WebKit/UIProcess/win/WebPopupMenuProxyWin.cpp:
Canonical link: https://commits.webkit.org/315011@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications