[webkit-changes] [WebKit/WebKit] 26375b: [ews-build.webkit.org] Convert LeaveComment to Twi...

Jonathan Bedard noreply at github.com
Thu Feb 2 11:57:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 26375ba46ade830e95152f2b8a75d094ccb66721
      https://github.com/WebKit/WebKit/commit/26375ba46ade830e95152f2b8a75d094ccb66721
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-02-02 (Thu, 02 Feb 2023)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py

  Log Message:
  -----------
  [ews-build.webkit.org] Convert LeaveComment to Twisted asynchronous request
https://bugs.webkit.org/show_bug.cgi?id=251589
rdar://104961332

Reviewed by Aakash Jain.

* Tools/CISupport/ews-build/steps.py:
(GitHubMixin.comment_on_pr): Convert to Twisted asynchronous requests.
(BugzillaMixin.comment_on_bug): Ditto.
(LeaveComment.run): Handle defered results from comment_on_pr and comment_on_bug.

Canonical link: https://commits.webkit.org/259770@main




More information about the webkit-changes mailing list