[webkit-changes] [WebKit/WebKit] 9179a6: Fix run_benchmark's BrowserDriver linux platform s...

Valerie Young noreply at github.com
Wed Mar 15 17:44:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9179a6c1494d3c8ab0300aa034e63fad7edd421b
      https://github.com/WebKit/WebKit/commit/9179a6c1494d3c8ab0300aa034e63fad7edd421b
  Author: valerie young <spectranaut at igalia.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/benchmark_runner/browser_driver/linux_browser_driver.py

  Log Message:
  -----------
  Fix run_benchmark's BrowserDriver linux platform subclass
https://bugs.webkit.org/show_bug.cgi?id=253992

Reviewed by Carlos Alberto Lopez Perez.

A new argument was added to the init function of the base class, this commit
adds the argument to the linux subclass.

* Tools/Scripts/webkitpy/benchmark_runner/browser_driver/linux_browser_driver.py:
(LinuxBrowserDriver.__init__):

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




More information about the webkit-changes mailing list