Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a93189b5c3f7dbfda6a491e13626e514fc96247a
      
https://github.com/WebKit/WebKit/commit/a93189b5c3f7dbfda6a491e13626e514fc96247a
  Author: Ben Schwartz <[email protected]>
  Date:   2025-02-19 (Wed, 19 Feb 2025)

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

  Log Message:
  -----------
  [webkitpy] Pass udids to available_devices in device_port.py.
https://bugs.webkit.org/show_bug.cgi?id=287925
rdar://145106362

Reviewed by Brianna Fan.

This PR changes device_port.py to pass udids in available_devices as well as
initialize_devices. This is to preserve compatibility with multiple device
manager types.

* Tools/Scripts/webkitpy/port/device_port.py:
(DevicePort.supported_device_types): Add udids to available_devices invocation.
* Tools/Scripts/webkitpy/xcode/simulated_device.py:
(SimulatedDeviceManager.available_devices): Add udids as a parameter.

Canonical link: https://commits.webkit.org/290644@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

Reply via email to