[webkit-changes] [WebKit/WebKit] aa06a7: [iOS] Add a run-webkit-tests option to use async U...
Wenson Hsieh
noreply at github.com
Fri Nov 3 15:08:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aa06a717ecfd8372dab81fdc13d0f79b3d959faf
https://github.com/WebKit/WebKit/commit/aa06a717ecfd8372dab81fdc13d0f79b3d959faf
Author: Wenson Hsieh <wenson_hsieh at apple.com>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py
Log Message:
-----------
[iOS] Add a run-webkit-tests option to use async UIKit interactions
https://bugs.webkit.org/show_bug.cgi?id=264174
Reviewed by Aditya Keerthi.
Add a straightforward way to enable the "Async UIKit Interaction" internal feature flag when running
layout tests on iOS-family platforms.
* Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:
(parse_args):
Canonical link: https://commits.webkit.org/270208@main
More information about the webkit-changes
mailing list