WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
182674
Add support for configuring WebsiteDatastore service worker and cache storage path
https://bugs.webkit.org/show_bug.cgi?id=182674
Summary
Add support for configuring WebsiteDatastore service worker and cache storage...
youenn fablet
Reported
2018-02-11 09:47:59 PST
Add support for configuring WebsiteDatastore service worker and cache storage path
Attachments
Patch
(4.93 KB, patch)
2018-02-11 09:51 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2018-02-11 09:51:15 PST
Created
attachment 333569
[details]
Patch
WebKit Commit Bot
Comment 2
2018-02-13 16:08:45 PST
Comment on
attachment 333569
[details]
Patch Clearing flags on attachment: 333569 Committed
r228442
: <
https://trac.webkit.org/changeset/228442
>
WebKit Commit Bot
Comment 3
2018-02-13 16:08:46 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2018-02-13 16:09:47 PST
<
rdar://problem/37517744
>
Alexey Proskuryakov
Comment 5
2018-02-14 13:23:18 PST
Comment on
attachment 333569
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=333569&action=review
> Source/WebKit/UIProcess/API/Cocoa/_WKWebsiteDataStoreConfiguration.mm:109 > + return _cacheStorageDirectoryURL.get();
Is it OK to just return internal objects here, or do we need copy+autorelease?
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