Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 48df662276cbf490c86d6df41603248720b56ed8
https://github.com/WebKit/WebKit/commit/48df662276cbf490c86d6df41603248720b56ed8
Author: Hysu Xiong <[email protected]>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M Tools/Scripts/webkitpy/benchmark_runner/benchmark_runner.py
Log Message:
-----------
[run-benchmark] Expose the diagnose directory to browser drivers via the
benchmark config
https://bugs.webkit.org/show_bug.cgi?id=319015
rdar://181862027
Reviewed by Dewei Zhu.
Expose the diagnose directory to browser drivers via the benchmark config,
alongside the existing device_id/enable_signposts entries. This lets drivers
collect per-iteration diagnostics into the directory rather than only having
access to it on test failure.
* Tools/Scripts/webkitpy/benchmark_runner/benchmark_runner.py:
(BenchmarkRunner.__init__):
Canonical link: https://commits.webkit.org/316912@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications