WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
213464
[Mac] Migrate to webkitpy based run-minibrowser script
https://bugs.webkit.org/show_bug.cgi?id=213464
Summary
[Mac] Migrate to webkitpy based run-minibrowser script
Philippe Normand
Reported
2020-06-22 07:46:08 PDT
In
Bug 213431
we aim for run-minibrowser to become a Python script. But as the current logic to run MB on Mac platforms is implemented in webkitdirs.pm, that logic would need to migrate to webkitpy now. For now the old Perl script remains usable: 1. Python run-minibrowser hooks into webkitpy Port infrastructure and calls `run_minibrowser()` 2. The base Port `run_minibrowser()` method calls old-run-minibrowser On Darwin webkitpy Port subclasses this method should instead run the WebKit.app, the same way as webkitdirs.pm does it, and supporting the same command-line options.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug