RESOLVED FIXED140200
WKWebViewConfiguration should provide API for clearing browsing data
https://bugs.webkit.org/show_bug.cgi?id=140200
Summary WKWebViewConfiguration should provide API for clearing browsing data
Eugene But
Reported 2015-01-07 13:31:23 PST
_WKWebsiteDataStore has the following private API that removes browsing data: - (void)removeDataOfTypes:(WKWebsiteDataTypes)websiteDataTypes modifiedSince:(NSDate *)date completionHandler:(void (^)())completionHandler; Removing browsing data is an important privacy feature for Web Browsers.
Attachments
Eugene But
Comment 1 2015-01-07 16:01:54 PST
Radar ID: 17238116
Anders Carlsson
Comment 2 2015-04-24 13:57:24 PDT
This has been done.
Note You need to log in before you can comment on or make changes to this bug.