Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 91b63c84787b6bc81836471b796b7107def8c43f
https://github.com/WebKit/WebKit/commit/91b63c84787b6bc81836471b796b7107def8c43f
Author: Ryosuke Niwa <[email protected]>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M Tools/Scripts/compute-safer-cpp-statistics
Log Message:
-----------
Fix a bug in load_expectations used by compute-safer-cpp-statistics
https://bugs.webkit.org/show_bug.cgi?id=306283
Reviewed by David Kilzer and Darin Adler.
Fixed the bug in load_expectations that it was returning None whenever
one of expectation files was missing. We need to "continue" here instead.
* Tools/Scripts/compute-safer-cpp-statistics:
(load_expectations):
Canonical link: https://commits.webkit.org/306233@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications