[Webkit-unassigned] [Bug 140200] New: WKWebViewConfiguration should provide API for clearing browsing data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 7 13:31:23 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140200

            Bug ID: 140200
           Summary: WKWebViewConfiguration should provide API for clearing
                    browsing data
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eugenebut at chromium.org

_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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150107/cd6578e3/attachment-0002.html>


More information about the webkit-unassigned mailing list