Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5cc3f236250506f52945ae08d7a1af3c8a7db75b
https://github.com/WebKit/WebKit/commit/5cc3f236250506f52945ae08d7a1af3c8a7db75b
Author: Michael Catanzaro <[email protected]>
Date: 2026-09-14 (Mon, 14 Sep 2026)
Changed paths:
M Source/cmake/WebKitCompilerFlags.cmake
Log Message:
-----------
REGRESSION(321007@main) [EWS] Win-Build-EWS is broken
https://bugs.webkit.org/show_bug.cgi?id=324157
Unreviewed build fix.
Exempt Windows from fatal warnings.
I considered doing this in EWS configuration instead of CMake, but
realistically, if it's needed on EWS it's going to be needed when doing
your own personal builds as well, so might as well do it at CMake level.
Canonical link: https://commits.webkit.org/321095@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications