Bug 199761 - Add enough _WKWebsiteDataStoreConfiguration SPI to implement WebsiteDataStore::legacyDefaultDataStoreConfiguration elsewhere
Summary: Add enough _WKWebsiteDataStoreConfiguration SPI to implement WebsiteDataStore...
Status: RESOLVED CONFIGURATION CHANGED
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:
Depends on:
Blocks:
 
Reported: 2019-07-12 15:11 PDT by Alex Christensen
Modified: 2019-09-07 14:55 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.32 KB, patch)
2019-07-12 15:15 PDT, Alex Christensen
ggaren: 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-07-12 15:11:42 PDT
Add enough _WKWebsiteDataStoreConfiguration SPI to implement WebsiteDataStore::legacyDefaultDataStoreConfiguration elsewhere
Comment 1 Alex Christensen 2019-07-12 15:15:40 PDT
Created attachment 374041 [details]
Patch
Comment 2 Geoffrey Garen 2019-07-15 11:34:25 PDT
Comment on attachment 374041 [details]
Patch

r=me

Can we API test this?
Comment 3 Alex Christensen 2019-09-07 14:55:45 PDT
This was fixed in a bunch of smaller patches, each with a unit test.