I'm writing a Chrome Desktop app with a webview. I'd like to clear all data, including cache and cookies.
I've found this possibly related thread, but it doesn't seem to be working: https://code.google.com/p/chromium/issues/detail?id=174763
Any idea? The best solution would be to use a webview with persistent storage, but also an in-memory solution could suffice.