Summary: | Move WKContextClearCachedCredentials SPI to WKWebsiteDataStoreClearCachedCredentials | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Alex Christensen <achristensen> | ||||||
Component: | New Bugs | Assignee: | Alex Christensen <achristensen> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | cdumez, thorton, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Alex Christensen
2020-09-14 17:35:10 PDT
Created attachment 408772 [details]
Patch
Comment on attachment 408772 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=408772&action=review > Source/WebKit/NetworkProcess/NetworkProcess.cpp:-440 > - storageSession->credentialStorage().clearCredentials(); I forgot to re-add this line. Created attachment 408827 [details]
Patch
|