Bug 250396 - [git-webkit] Allow caller to insert sub-programs
Summary: [git-webkit] Allow caller to insert sub-programs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-10 09:55 PST by Jonathan Bedard
Modified: 2023-01-10 13:16 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-01-10 09:55:52 PST
There may be cases where projects would like to define additional sub-commands not appropriate for more general consumption. Support that use case by providing a 'programs' argument to git-webkit's 'main' function.
Comment 1 Radar WebKit Bug Importer 2023-01-10 09:56:04 PST
<rdar://problem/104082456>
Comment 2 Jonathan Bedard 2023-01-10 09:57:41 PST
Pull request: https://github.com/WebKit/WebKit/pull/8466
Comment 3 EWS 2023-01-10 13:16:39 PST
Committed 258741@main (91b8d58a1bdd): <https://commits.webkit.org/258741@main>

Reviewed commits have been landed. Closing PR #8466 and removing active labels.