[webkit-changes] [WebKit/WebKit] c7d1d1: run-api-tests should have options to disable GPU p...

Ryosuke Niwa noreply at github.com
Mon Apr 3 11:53:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c7d1d1292af0187239828f28c73ddd3ef34f71ed
      https://github.com/WebKit/WebKit/commit/c7d1d1292af0187239828f28c73ddd3ef34f71ed
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
    M Tools/Scripts/run-api-tests
    M Tools/Scripts/webkitpy/api_tests/runner.py
    M Tools/TestWebKitAPI/mac/mainMac.mm

  Log Message:
  -----------
  run-api-tests should have options to disable GPU process for DOM rendering and UI side compositing
https://bugs.webkit.org/show_bug.cgi?id=254789

Reviewed by Simon Fraser and Jonathan Bedard.

Add --no-remote-layer-tree and --no-use-gpu-process as new options to run-api-tests.

* Tools/Scripts/run-api-tests:
* Tools/Scripts/webkitpy/api_tests/runner.py:
(Runner.command_for_port):
* Tools/TestWebKitAPI/mac/mainMac.mm:
(buildArgumentDefaults):

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




More information about the webkit-changes mailing list