Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ebc75110236d0b9948c8f018ccbab4c15aee925b https://github.com/WebKit/WebKit/commit/ebc75110236d0b9948c8f018ccbab4c15aee925b Author: Ryan Reno <rr...@apple.com> Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths: M Tools/Scripts/webkitdirs.pm Log Message: ----------- run-minibrowser should understand the --ios-device command line args https://bugs.webkit.org/show_bug.cgi?id=247629 rdar://102103002 Reviewed by Brent Fulgham. This adds support to the old-run-minibrowser Perl script to launch MobileMiniBrowser in an iOS simulator. As of at least Xcode 14.1 we don't have the iPhone SE simulator (we support some later generation of iPhone SE). This patch also bumps the default iPhone simulator to iPhone 12 which aligns with run-webkit-tests --ios-simulator. * Tools/Scripts/webkitdirs.pm: (installedMobileMiniBrowserBundle): (mobileMiniBrowserBundle): (findOrCreateSimulatorForIOSDevice): (runIOSWebKitAppInSimulator): (runMiniBrowser): Canonical link: https://commits.webkit.org/256495@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes