Summary: | Improve congratulations text in build-webkit by having the complete command to run needed a launcher | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Weinig <sam> |
Component: | Tools / Tests | Assignee: | Sam Weinig <sam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Sam Weinig
2024-07-22 11:07:52 PDT
Proposed new text: ==================================================================== WebKit is now built (10m:31s). To run Safari with this newly-built code, use the command "Tools/Scripts/run-safari --debug". ==================================================================== (we can use argumentsForConfiguration() from webkitdirs.pm so that it matches whatever is needed, including --ios-simulator flags and whatnot). Pull request: https://github.com/WebKit/WebKit/pull/31072 Committed 281246@main (66e951b57bb4): <https://commits.webkit.org/281246@main> Reviewed commits have been landed. Closing PR #31072 and removing active labels. |