REOPENED 284576
[webkitpy] Only rebuild dyld cache for requested platform(s) in SimulatedDeviceManager.initialize_devices.
https://bugs.webkit.org/show_bug.cgi?id=284576
Summary [webkitpy] Only rebuild dyld cache for requested platform(s) in SimulatedDevi...
Ben Schwartz
Reported 2024-12-12 13:49:18 PST
If a machine has multiple simulator runtimes installed, SimulatedDeviceManager.initialize_devices will currently rebuild the dyld shared cache for all installed runtimes. We should change this to be only if a runtime serves one of the requests.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-12 13:49:44 PST
Ben Schwartz
Comment 2 2024-12-12 14:00:10 PST
EWS
Comment 3 2024-12-12 14:04:22 PST
Committed 287764@main (21002ccbaf1f): <https://commits.webkit.org/287764@main> Reviewed commits have been landed. Closing PR #37858 and removing active labels.
Ben Schwartz
Comment 4 2024-12-13 10:39:22 PST
Reopened Bugzilla. [webkitpy] Remove dyld shared cache rebuild in SimulatedDeviceManager.initialize_devices., tracking revert in https://bugs.webkit.org/show_bug.cgi?id=284642.
Note You need to log in before you can comment on or make changes to this bug.