Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e644f3ca0fc7ad8ffaa74ac03565caaac7d6db9
https://github.com/WebKit/WebKit/commit/7e644f3ca0fc7ad8ffaa74ac03565caaac7d6db9
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M
Tools/Scripts/webkitpy/benchmark_runner/browser_driver/linux_chrome_driver.py
Log Message:
-----------
[run-benchmark] Driver for chrome on Linux should avoid showing things like
sign-in screen or default-browser-check
https://bugs.webkit.org/show_bug.cgi?id=275959
Reviewed by Nikolas Zimmermann.
This passes to the Chrome program the right switches so it avoids showing
any first-run screen like the default-browser-check or the offer to sign-in
into the Google services.
It also removes the --temp-profile switch which never was a real switch of
Chrome but one of the Chromium version shipped in Debian.
This was not needed in any case because the browser is already executed with
HOME=/tmp/randomDir
* Tools/Scripts/webkitpy/benchmark_runner/browser_driver/linux_chrome_driver.py:
(LinuxChromeDriver.prepare_env):
(LinuxChromeDriver.launch_url):
(LinuxChromeDriver.launch_driver):
Canonical link: https://commits.webkit.org/280431@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