Bug 237438 - [webkitcorepy] Disable prompt when saving credentials
Summary: [webkitcorepy] Disable prompt when saving credentials
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-03 10:43 PST by Jonathan Bedard
Modified: 2022-03-03 14:52 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 2022-03-03 10:43:02 PST
Callers may want to disable the "should we save credentials" prompt. A case like `git-webkit setup` comes to mind, where the intent of the script is to setup a machine for future invocations, saving credentials should happen by default.
Comment 1 Radar WebKit Bug Importer 2022-03-03 10:43:18 PST
<rdar://problem/89764417>
Comment 2 Jonathan Bedard 2022-03-03 10:58:14 PST
Pull request: https://github.com/WebKit/WebKit/pull/186
Comment 3 Jonathan Bedard 2022-03-03 14:52:13 PST
Landed https://commits.webkit.org/248036@main (r290796)!