Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 42be825315e2f127a763859c60e772b52b05d25b
https://github.com/WebKit/WebKit/commit/42be825315e2f127a763859c60e772b52b05d25b
Author: Hysu Xiong <[email protected]>
Date: 2026-07-14 (Tue, 14 Jul 2026)
Changed paths:
M
Tools/Scripts/webkitpy/benchmark_runner/browser_driver/osx_chrome_driver.py
Log Message:
-----------
Use the correct feature name when disabling Chrome frame throttling in the
benchmark runner
https://bugs.webkit.org/show_bug.cgi?id=319441
rdar://problem/182254455
Reviewed by Dewei Zhu.
The flag disabled for non-stable Chrome channels should be
ThrottleRepeatedNoDamageFrames, not ThrottleConsecutiveNoDamageMainFrames.
Follow-up to 316751@main.
* Tools/Scripts/webkitpy/benchmark_runner/browser_driver/osx_chrome_driver.py:
(OSXChromeCanaryDriver.launch_args_with_url):
(OSXChromeBetaDriver.launch_args_with_url):
(OSXChromeDevDriver.launch_args_with_url):
(OSXChromeForTestingDriver.launch_args_with_url):
Canonical link: https://commits.webkit.org/317206@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications