Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a0f950c437560811912adf933ae1265dceed34d5 https://github.com/WebKit/WebKit/commit/a0f950c437560811912adf933ae1265dceed34d5 Author: Chris Dumez <cdu...@apple.com> Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths: M Tools/Scripts/webkitpy/style/checkers/cpp.py M Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py Log Message: ----------- Update style script to catch variable initializations using `protectedFoo()` functions https://bugs.webkit.org/show_bug.cgi?id=293977 Reviewed by Tim Nguyen. Also cover initializations using `checkedFoo()` functions. * Tools/Scripts/webkitpy/style/checkers/cpp.py: (check_safer_cpp): (CppChecker): * Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py: (WebKitStyleTest.test_safer_cpp): Canonical link: https://commits.webkit.org/295768@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes