Open nolanw opened 5 years ago
We try to delete all data that’s remotely user-identifiable when the user logs out. I suspect we should be clearing out more WKWebView data (via process pool, WKWebsiteDataStore) than we are at the moment.
Heads up: https://bugs.webkit.org/show_bug.cgi?id=149078
We try to delete all data that’s remotely user-identifiable when the user logs out. I suspect we should be clearing out more WKWebView data (via process pool, WKWebsiteDataStore) than we are at the moment.