[webkit-changes] [WebKit/WebKit] 48a646: [ews-build.webkit.org] Use Twisted requests in Clo...

Jonathan Bedard noreply at github.com
Wed Feb 1 15:10:30 PST 2023


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

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

  Log Message:
  -----------
  [ews-build.webkit.org] Use Twisted requests in CloseBug
https://bugs.webkit.org/show_bug.cgi?id=251279
rdar://104751322

Reviewed by Aakash Jain.

* Tools/CISupport/ews-build/steps.py:
(BugzillaMixin.close_bug): Use Twisted's asynchronous requests.
(CloseBug.run): Renamed from start.
(CloseBug.start): Renamed to run.
* Tools/CISupport/ews-build/twisted_additions.py:
(TwistedAdditions.request): Automatically set Content-Type if json is specified.

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




More information about the webkit-changes mailing list