Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 21a8789bf9d3e3241c6578690ebfe4ab5b7f83b7
https://github.com/WebKit/WebKit/commit/21a8789bf9d3e3241c6578690ebfe4ab5b7f83b7
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
M Tools/Scripts/compare-static-analysis-results
Log Message:
-----------
Make safer C++ bots recognize Mac and macOS interchangeably
https://bugs.webkit.org/show_bug.cgi?id=308274
Reviewed by Brianna Fan.
Made the comparison script normalize both "Mac" and "macOS" to "macOS" so that
we can use either term interchangeably in the expectation files.
* Tools/Scripts/compare-static-analysis-results:
(normalize_platform): Added.
(find_diff):
Canonical link: https://commits.webkit.org/307961@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications