[webkit-changes] [WebKit/WebKit] 3f8cbc: [git-webkit] Respect redaction keywords on duplicates
Jonathan Bedard
noreply at github.com
Tue Jun 11 09:47:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3f8cbc3426c78930f3b7238372e6e1a953864549
https://github.com/WebKit/WebKit/commit/3f8cbc3426c78930f3b7238372e6e1a953864549
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2024-06-11 (Tue, 11 Jun 2024)
Changed paths:
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/issue.py
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/tests/radar_unittest.py
M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py
Log Message:
-----------
[git-webkit] Respect redaction keywords on duplicates
https://bugs.webkit.org/show_bug.cgi?id=275332
rdar://128695960
Reviewed by Keith Miller.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/issue.py:
(Issue.redacted): Don't include duplicates or originals in our redaction check
if the related issue is exempt from redaction.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/tests/radar_unittest.py:
(TestRadar.test_redacted_exception_duplicate):
Canonical link: https://commits.webkit.org/279913@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list