Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 21002ccbaf1faae409130d6e03d818ef9400a3ee
      
https://github.com/WebKit/WebKit/commit/21002ccbaf1faae409130d6e03d818ef9400a3ee
  Author: Ben Schwartz <[email protected]>
  Date:   2024-12-12 (Thu, 12 Dec 2024)

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

  Log Message:
  -----------
  [webkitpy] Only rebuild dyld cache for requested platform(s) in 
SimulatedDeviceManager.initialize_devices.
https://bugs.webkit.org/show_bug.cgi?id=284576
rdar://141393593

Reviewed by Jonathan Bedard.

This change:
- [Actually] fixes visionOS testing -- webkitpy doesn't know what xrOS is.
- Changes dyld shared cache rebuilding to only occur for runtimes that the user
    is requesting.

* Tools/Scripts/webkitpy/xcode/simulated_device.py:
    -> (SimulatedDeviceManager.Runtime.__init__): Change os_variant back to 
using runtime_dict['name'].
    -> (SimulatedDeviceManager.initialize_devices): Only rebuild dyld shared 
cache of runtimes that the user is requesting.

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