[webkit-changes] [WebKit/WebKit] 7812e1: [webkitbugspy] Gracefully handle null duplicate
Jonathan Bedard
noreply at github.com
Fri Nov 17 18:25:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7812e1fae6d3d9d08f5dfbdb50c9cc4868b9c98e
https://github.com/WebKit/WebKit/commit/7812e1fae6d3d9d08f5dfbdb50c9cc4868b9c98e
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M Tools/Scripts/libraries/webkitbugspy/setup.py
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/__init__.py
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py
Log Message:
-----------
[webkitbugspy] Gracefully handle null duplicate
https://bugs.webkit.org/show_bug.cgi?id=263694
rdar://117502065
Reviewed by Elliott Williams.
* Tools/Scripts/libraries/webkitbugspy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py:
(Tracker.populate): If the provided relationship object doesn't define a
related radar, skip that relationship.
Canonical link: https://commits.webkit.org/270922@main
More information about the webkit-changes
mailing list