[webkit-changes] [WebKit/WebKit] 37dcbb: Expose Lockdown Mode as an option which can be pas...
Gavin
noreply at github.com
Wed Jun 7 01:14:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 37dcbbda1dd88c5e7f241ccaa7f3e3f3720259d9
https://github.com/WebKit/WebKit/commit/37dcbbda1dd88c5e7f241ccaa7f3e3f3720259d9
Author: Gavin Phillips <gavin.p at apple.com>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M Tools/WebKitTestRunner/Options.cpp
M Tools/WebKitTestRunner/Options.h
M Tools/WebKitTestRunner/cocoa/TestControllerCocoa.mm
Log Message:
-----------
Expose Lockdown Mode as an option which can be passed to WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=257760
rdar://110339741
Reviewed by Jonathan Bedard.
Add a --lockdown-mode option to WebKitTestRunner which forces it to run
as though Lockdown Mode is enabled.
* Tools/WebKitTestRunner/Options.cpp:
(WTR::handleOptionLockdownMode):
(WTR::OptionsHandler::OptionsHandler):
* Tools/WebKitTestRunner/Options.h:
* Tools/WebKitTestRunner/cocoa/TestControllerCocoa.mm:
(WTR::TestController::cocoaPlatformInitialize):
Canonical link: https://commits.webkit.org/264929@main
More information about the webkit-changes
mailing list