Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 343bda4006d6ec3dc4e3ff344eec463be8127cee
https://github.com/WebKit/WebKit/commit/343bda4006d6ec3dc4e3ff344eec463be8127cee
Author: Abigail Fox <[email protected]>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
M Tools/Scripts/webkitpy/style/checkers/cpp.py
M Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py
Log Message:
-----------
Revise style checker guidelines for RefPtr variable names
https://bugs.webkit.org/show_bug.cgi?id=272485
rdar://126233155
Reviewed by Chris Dumez and David Kilzer.
Our current style guidelines discourage the use of the "protected" prefix or
"protector" in new variable names when creating ref counted variables.
This updates the style checker to align with the current standard.
* Tools/Scripts/webkitpy/style/checkers/cpp.py:
(check_identifier_name_in_declaration):
* Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py:
(WebKitStyleTest.test_names):
Canonical link: https://commits.webkit.org/277343@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes