Feature #885
closed
It looks like recent versions of WebView have moved the Service Worker directory to `/data/data/com.stoutner.privacybrowser.standard/app_webview/Default/Service Worker`, so the old command that was deleting the service worker directory every time a page finished loading in Incognito Mode wasn't working.
Testing indicates that the files are not deleted if they are in use. So, for example. loading forum.f-droid.org populates files inside of Service Worker and they are not deleted as long as the user is at that site. However, the next site that finishes loading after leaving forum.f-droid.org deletes the Service Worker directory.
- Status changed from New to Closed
It does break some websites like tutanota for example. Although the mail service do have an android client, I'm not sure what other sites like this use Service Worker.
What was your testing methodology to determine that there was a problem?
Apologies. I forgot to enable DOM Storage for tuta & it then worked normally. Not a Service Worker issue btw.
Thanks for the quick response. :)
Also available in: Atom
PDF