Code review comment for lp:~costales/unav/0.64-webview-empty-then-reload

Revision history for this message
costales (costales) wrote :

I get an empty renderer and this was the log:
    http://paste.ubuntu.com/23618857/

The dump of:
    console.log('STATUS WEBVIEW: ' + webview.webProcessStatus);
was:
    qml: STATUS WEBVIEW: 1
then the system killed it.

But the webview didn't reload either with this line:
    webview.reload();

Thanks in advance!

« Back to merge proposal