[webkit-changes] [WebKit/WebKit] e47135: [webkitpy] Add ability to run commands at simulato...

Ben noreply at github.com
Tue Jun 18 09:40:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e47135440c5eda25ced4b969fb8b76df38e39f8d
      https://github.com/WebKit/WebKit/commit/e47135440c5eda25ced4b969fb8b76df38e39f8d
  Author: Ben Schwartz <ben_schwartz at apple.com>
  Date:   2024-06-18 (Tue, 18 Jun 2024)

  Changed paths:
    M Tools/Scripts/webkitpy/port/device.py
    M Tools/Scripts/webkitpy/xcode/simulated_device.py

  Log Message:
  -----------
  [webkitpy] Add ability to run commands at simulator launch.
https://bugs.webkit.org/show_bug.cgi?id=275427
rdar://129724565

Reviewed by Ryan Haddad.

Adds the ability to explicitly define and run commands when a simulated device is usable.

* Tools/Scripts/webkitpy/port/device.py:
(Device.set_up_environment_extras):
* Tools/Scripts/webkitpy/xcode/simulated_device.py:
(SimulatedDeviceManager.initialize_devices):
(SimulatedDevice.__init__):
(SimulatedDevice.set_up_environment_extras):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list