Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d7bdf653cbd118b1081198813b8ea6c16bd6a4ae
https://github.com/WebKit/WebKit/commit/d7bdf653cbd118b1081198813b8ea6c16bd6a4ae
Author: Brianna Fan <[email protected]>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/bugzilla.py
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/mocks/radar.py
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py
M
Tools/Scripts/libraries/webkitbugspy/webkitbugspy/tests/bugzilla_unittest.py
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/tests/radar_unittest.py
Log Message:
-----------
[webkitbugspy] Implement ability to relate radars
rdar://120013230
https://bugs.webkit.org/show_bug.cgi?id=266790
Reviewed by Jonathan Bedard.
You can now create and modify relationships between radars using radarclient!
Added mocks for testing. Aligned bugzilla.relate functionality with
radar.relate.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/mocks/radar.py:
(RadarModel.__init__):
(RadarModel.relationships):
(RadarModel.add_relationship):
(Radar.Relationship):
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py:
(Tracker):
(Tracker.populate):
(Tracker.create_relationship):
(Tracker.relate):
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/tests/radar_unittest.py:
Canonical link: https://commits.webkit.org/273248@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes