Bug 204089

Summary: Add SPI to access a WebsiteDataStore without instantiating it, and its configuration
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch thorton: review+

Description Alex Christensen 2019-11-11 16:07:12 PST
Add SPI to access a WebsiteDataStore without instantiating it, and its configuration
Comment 1 Alex Christensen 2019-11-11 16:13:00 PST
Created attachment 383310 [details]
Patch
Comment 2 Alex Christensen 2019-11-11 16:20:32 PST
Created attachment 383314 [details]
Patch
Comment 3 Tim Horton 2019-11-11 17:37:49 PST
Comment on attachment 383314 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=383314&action=review

> Source/WebKit/UIProcess/API/Cocoa/WKWebViewConfiguration.mm:880
> +- (WKWebsiteDataStore *)_websiteDataStoreIfExists

_existing? Or didn’t we have a whole style discussion about this? I don’t remember where it landed, though.
Comment 4 Alex Christensen 2019-11-14 20:42:01 PST
https://trac.webkit.org/changeset/252354/webkit
Comment 5 Radar WebKit Bug Importer 2019-11-14 20:42:18 PST
<rdar://problem/57215650>