[webkit-changes] [WebKit/WebKit] ebc751: run-minibrowser should understand the --ios-device...

Ryan Reno noreply at github.com
Wed Nov 9 12:08:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ebc75110236d0b9948c8f018ccbab4c15aee925b
      https://github.com/WebKit/WebKit/commit/ebc75110236d0b9948c8f018ccbab4c15aee925b
  Author: Ryan Reno <rreno at 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




More information about the webkit-changes mailing list