increase memory limit for local storage
Answered
Hey guys,
Ive build a Plugin with a webview. This webview use localStorage to persist data. I was a little surprised that it works at all. But now i run out of memory. Can i increase that memory limit?
Please sign in to leave a comment.
There doesn't seem to be a way to increase the localStorage limit for JavaFX WebView, related topic: https://stackoverflow.com/a/9897354/104891.