Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94ecf4035f70d7dccf7fa5a701e5e0788fede0b5
https://github.com/WebKit/WebKit/commit/94ecf4035f70d7dccf7fa5a701e5e0788fede0b5
Author: Jonathan Bedard <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py
Log Message:
-----------
[webkitbugspy] Lazily resolve radar authentication
https://bugs.webkit.org/show_bug.cgi?id=315159
rdar://177492256
Reviewed by Sam Sneddon.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py:
(Tracker.__init__): Move authentication and client resolution into properties.
(Tracker.client): Only create the client when it's required.
(Tracker.authentication): Only create the authentication strategy when it's
required.
Canonical link: https://commits.webkit.org/314954@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications