Bug 237438
| Summary: | [webkitcorepy] Disable prompt when saving credentials | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=237324 https://bugs.webkit.org/show_bug.cgi?id=237325 https://bugs.webkit.org/show_bug.cgi?id=237436 https://bugs.webkit.org/show_bug.cgi?id=237439 |
||
Jonathan Bedard
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89764417>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/186
Jonathan Bedard
Landed https://commits.webkit.org/248036@main (r290796)!