Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f30213fb0e5b1aacfe582a98cf134eef862d81b6
      
https://github.com/WebKit/WebKit/commit/f30213fb0e5b1aacfe582a98cf134eef862d81b6
  Author: Aakash Jain <aakash_j...@apple.com>
  Date:   2025-09-02 (Tue, 02 Sep 2025)

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

  Log Message:
  -----------
  [ews] Convert CompileWebKit to new style buildstep
https://bugs.webkit.org/show_bug.cgi?id=298250
rdar://159683955

Reviewed by Brianna Fan.

Similar to https://commits.webkit.org/298343@main
Old-style steps are officially deprecated and are removed in newer versions of 
buildbot.

* Tools/CISupport/ews-build/steps.py:
(CompileWebKit):
(CompileWebKit.run):
(CompileWebKit.errorReceived): Similar to https://commits.webkit.org/298526@main
(CompileWebKit.getResultSummary):
(CompileWebKitWithoutChange.evaluateCommand): Ensure this class doesn't call 
evaluateCommand from CompileWebKit.
Explicitly called it from shell.CompileNewStyle.
(CompileJSC.getResultSummary): Ditto.
(CompileJSC32.getResultSummary): Ditto.
(CompileJSCWithoutChange.evaluateCommand): Ditto.
(CompileJSCWithoutChange32.evaluateCommand): Ditto.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to