RESOLVED FIXED 214486
[webkitpy] Simulators should opt out of emulation
https://bugs.webkit.org/show_bug.cgi?id=214486
Summary [webkitpy] Simulators should opt out of emulation
Jonathan Bedard
Reported 2020-07-17 10:56:16 PDT
In general, it's never correct to run an emulated simulator. This is particularly relevant for watchOS, since x86_64 != i386, so watchOS simulators will run with the emulation logic intended for Rosetta.
Attachments
Patch (2.90 KB, patch)
2020-07-17 11:00 PDT, Jonathan Bedard
no flags
Jonathan Bedard
Comment 1 2020-07-17 10:56:40 PDT
Jonathan Bedard
Comment 2 2020-07-17 11:00:02 PDT
EWS
Comment 3 2020-07-17 11:32:05 PDT
Committed r264523: <https://trac.webkit.org/changeset/264523> All reviewed patches have been landed. Closing bug and clearing flags on attachment 404574 [details].
Note You need to log in before you can comment on or make changes to this bug.