Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 68b27b7bcabb0a84f5380bfd7d99277960f872d9 https://github.com/WebKit/WebKit/commit/68b27b7bcabb0a84f5380bfd7d99277960f872d9 Author: Brianna Fan <bf...@apple.com> Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths: M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/bugzilla.py M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/commit.py Log Message: ----------- [git-webkit] Error message for git webkit commit for non existing issues could be improved. rdar://122151119 https://bugs.webkit.org/show_bug.cgi?id=268134 Reviewed by Jonathan Bedard. Added reason for failure and cleaned up error. * Tools/Scripts/libraries/webkitbugspy/webkitbugspy/bugzilla.py: (Tracker.populate): If the bug does not exist, populate returns None and prints an error message. This should help future error handling as well. * Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/commit.py: (Commit.main): Canonical link: https://commits.webkit.org/274756@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes