WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
177790
Add ObjC equivalent of WKContextConfigurationSetApplicationCacheDirectory
https://bugs.webkit.org/show_bug.cgi?id=177790
Summary
Add ObjC equivalent of WKContextConfigurationSetApplicationCacheDirectory
Alex Christensen
Reported
2017-10-02 15:53:21 PDT
Add ObjC equivalent of WKContextConfigurationSetApplicationCacheDirectory
Attachments
Patch
(2.59 KB, patch)
2017-10-02 15:55 PDT
,
Alex Christensen
achristensen
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2017-10-02 15:55:24 PDT
Created
attachment 322463
[details]
Patch
Sam Weinig
Comment 2
2017-10-02 19:21:10 PDT
This seems like something that should be on the WebsiteDataStore, not the process pool.
Alex Christensen
Comment 3
2017-10-02 21:34:08 PDT
I agree. I'm trying to minimize differences between the functionality of the ObjC SPI and the C SPI right now. WKContextConfigurationSetApplicationCacheDirectory should also have been there.
Alex Christensen
Comment 4
2017-10-03 11:24:38 PDT
Comment on
attachment 322463
[details]
Patch Since this can be accessed by bridging and using C SPI for now and it shouldn't actually be here, let's not land this patch.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug