Awful / Awful.app

Something Awful Forums browser for iOS
https://forums.somethingawful.com/showthread.php?threadid=3837546&perpage=40&noseen=1
141 stars 44 forks source link

Delete WKWebView data when user logs out #833

Open nolanw opened 5 years ago

nolanw commented 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.

nolanw commented 5 years ago

Heads up: https://bugs.webkit.org/show_bug.cgi?id=149078