Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dfc56eb1f34f5a1569d5f8234248ce0fdd653e6b
https://github.com/WebKit/WebKit/commit/dfc56eb1f34f5a1569d5f8234248ce0fdd653e6b
Author: Aakash Jain <[email protected]>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
Log Message:
-----------
[build.webkit.org] Remove unused variable in CompileWebKit
https://bugs.webkit.org/show_bug.cgi?id=296769
rdar://157248233
Reviewed by Elliott Williams.
Buildbot old-style steps (which this step is currently) do not actually load
env defined as a class variable, it needs to be an instance variable. We noticed
similar issue with timeout variable in
https://github.com/buildbot/buildbot/issues/3887
Removing this unused variable.
* Tools/CISupport/build-webkit-org/steps.py:
(CompileWebKit):
Canonical link: https://commits.webkit.org/298105@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes