envoyer
envoyer copied to clipboard
Prevent WebkitGtk process from shutting down
After a short discussion with the webkitgtk guys, it was suggested that the performance hit might be coming from the process shutting down when no webview is alive.
Thus, keep a webview instance open somewhere to prevent the webprocess from shutting down.