[webkit-changes] [WebKit/WebKit] 91b8d5: [git-webkit] Allow caller to insert sub-programs
Jonathan Bedard
noreply at github.com
Tue Jan 10 13:16:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 91b8d58a1bdd5acf0036b4dec15475e93aa3a9f1
https://github.com/WebKit/WebKit/commit/91b8d58a1bdd5acf0036b4dec15475e93aa3a9f1
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/setup.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/__init__.py
Log Message:
-----------
[git-webkit] Allow caller to insert sub-programs
https://bugs.webkit.org/show_bug.cgi?id=250396
rdar://104082456
Reviewed by Aakash Jain.
* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/__init__.py:
(main): Provide a 'programs' argument for the caller to insert sub-programs with.
Canonical link: https://commits.webkit.org/258741@main
More information about the webkit-changes
mailing list