increase memory limit for local storage
已回答
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?
请先登录再写评论。
There doesn't seem to be a way to increase the localStorage limit for JavaFX WebView, related topic: https://stackoverflow.com/a/9897354/104891.