[webkit-changes] [WebKit/WebKit] 68b27b: [git-webkit] Error message for git webkit commit f...

Brianna Fan noreply at github.com
Thu Feb 15 13:05:39 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 68b27b7bcabb0a84f5380bfd7d99277960f872d9
      https://github.com/WebKit/WebKit/commit/68b27b7bcabb0a84f5380bfd7d99277960f872d9
  Author: Brianna Fan <bfan2 at 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




More information about the webkit-changes mailing list