Bug 204089 - Add SPI to access a WebsiteDataStore without instantiating it, and its configuration
Summary: Add SPI to access a WebsiteDataStore without instantiating it, and its config...
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: 2019-11-11 16:07 PST by Alex Christensen
Modified: 2019-11-14 20:42 PST (History)
3 users (show)

See Also:


Attachments
Patch (8.49 KB, patch)
2019-11-11 16:13 PST, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (7.62 KB, patch)
2019-11-11 16:20 PST, Alex Christensen
thorton: 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 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>