Bug 211606 - Allow run-safari to launch an iPad simulator
Summary: Allow run-safari to launch an iPad simulator
Status: VERIFIED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-07 18:56 PDT by Dean Jackson
Modified: 2020-05-08 16:25 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.92 KB, patch)
2020-05-07 18:58 PDT, Dean Jackson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2020-05-07 18:56:21 PDT
run-safari provides an (undocumented) option --ios-simulator to launch MobileSafari in the iOS simulator. However, passing --ipad-simulator is ignored and launches the desktop safari.
Comment 1 Radar WebKit Bug Importer 2020-05-07 18:56:41 PDT
<rdar://problem/63002849>
Comment 2 Dean Jackson 2020-05-07 18:58:49 PDT
Created attachment 398826 [details]
Patch
Comment 3 EWS 2020-05-08 10:56:54 PDT
Committed r261397: <https://trac.webkit.org/changeset/261397>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398826 [details].
Comment 4 Kenneth Russell 2020-05-08 16:25:18 PDT
Thanks - with this fix I'm able to launch my iOS Simulator build on the iPad simulator!