Bug 237571 - [git-webkit] Do not re-prompt configuration options during setup
Summary: [git-webkit] Do not re-prompt configuration options during setup
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: 2022-03-07 17:54 PST by Jonathan Bedard
Modified: 2022-03-22 16:00 PDT (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 2022-03-07 17:54:49 PST
Since git-webkit setup is run to re-enter any stale credentials, we shouldn't re-prompt for credentials that are already configured.
Comment 1 Radar WebKit Bug Importer 2022-03-07 17:55:07 PST
<rdar://problem/89940351>
Comment 2 Jonathan Bedard 2022-03-07 17:57:44 PST
Pull request: https://github.com/WebKit/WebKit/pull/192
Comment 3 Jonathan Bedard 2022-03-22 16:00:54 PDT
Landed https://commits.webkit.org/248753@main (r291716)!