Bug 233637

Summary: [git-webkit] Link git output capture to logging level
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jonathan Bedard 2021-11-30 07:50:23 PST
For commands like `git-webkit setup` and `git-webkit land`, we should attach the output_capture option in run() function calls to our logging level. This will allow script users to increase output by adding more `-v` flags to their script calls.
Comment 1 Jonathan Bedard 2021-11-30 07:54:09 PST
https://github.com/WebKit/WebKit/pull/48
Comment 2 Radar WebKit Bug Importer 2021-12-07 07:51:21 PST
<rdar://problem/86156301>
Comment 3 Ryan Haddad 2022-07-01 14:38:28 PDT
*** Bug 240531 has been marked as a duplicate of this bug. ***