Bug 216513 - Move WKContextClearCachedCredentials SPI to WKWebsiteDataStoreClearCachedCredentials
Summary: Move WKContextClearCachedCredentials SPI to WKWebsiteDataStoreClearCachedCred...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-14 17:35 PDT by Alex Christensen
Modified: 2020-09-15 11:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (12.26 KB, patch)
2020-09-14 17:36 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (12.39 KB, patch)
2020-09-15 10:09 PDT, Alex Christensen
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2020-09-14 17:35:10 PDT
Move WKContextClearCachedCredentials SPI to WKWebsiteDataStoreClearCachedCredentials
Comment 1 Alex Christensen 2020-09-14 17:36:08 PDT
Created attachment 408772 [details]
Patch
Comment 2 Alex Christensen 2020-09-15 10:09:32 PDT
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.
Comment 3 Alex Christensen 2020-09-15 10:09:43 PDT
Created attachment 408827 [details]
Patch
Comment 4 Alex Christensen 2020-09-15 11:25:26 PDT
http://trac.webkit.org/r267091
Comment 5 Radar WebKit Bug Importer 2020-09-15 11:26:17 PDT
<rdar://problem/68932381>