Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7b66f5cd754e147253db994967b234cea0aa060c
https://github.com/WebKit/WebKit/commit/7b66f5cd754e147253db994967b234cea0aa060c
Author: Pascoe <[email protected]>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/branch_unittest.py
Log Message:
-----------
Handle https radar links in bug import script
https://bugs.webkit.org/show_bug.cgi?id=273414
rdar://127240471
Reviewed by Jonathan Bedard.
Whenever you copy and paste a radar link from the GitHub PR page, a version of
the
url that is of the form https://rdar.apple.com/problem/127122951 gets copied.
This
format doesn't seem to get recognized by our bug importer script.
This patch fixes that by adding regex for that format.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py:
(Tracker):
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/branch_unittest.py:
(TestBranch.test_manual_radar_cc_integer):
(TestBranch):
(TestBranch.test_manual_radar_cc_http):
Canonical link: https://commits.webkit.org/278175@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