Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4ef0fc4c748d8246acba193abe458db71e2db643
      
https://github.com/WebKit/WebKit/commit/4ef0fc4c748d8246acba193abe458db71e2db643
  Author: Brianna Fan <[email protected]>
  Date:   2026-02-18 (Wed, 18 Feb 2026)

  Changed paths:
    M Tools/CISupport/ews-build/config.json
    M Tools/CISupport/ews-build/factories.py
    M Tools/CISupport/ews-build/factories_unittest.py
    M Tools/CISupport/ews-build/steps.py
    M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  -----------
  [ews-build] Add Safer-CPP iOS configuration changes
https://bugs.webkit.org/show_bug.cgi?id=307717
rdar://170268855

Reviewed by Aakash Jain.

Add iOS support to the SaferCPP factory on EWS.
These are mostly the same changes made for build-webkit-org.

We have two copies of BuildSwift since EWS and build-webkit have their
own implementations of uploading to S3.

This queue can be enabled by adding it to a scheduler.

* Tools/CISupport/ews-build/config.json:
* Tools/CISupport/ews-build/factories.py:
(SaferCPPStaticAnalyzerFactory.__init__):
* Tools/CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/ews-build/steps.py:
(BuildSwift):
(BuildSwift.__init__):
(BuildSwift.run):
(BuildSwift.getResultSummary):
(BuildSwift.doStepIf):
(ScanBuild.run):
(FindUnexpectedStaticAnalyzerResults.run):
    - Add '--platform' argument
* Tools/CISupport/ews-build/steps_unittest.py:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to