So, I can do the following where webview.certificateError is assigned: onCertificateError: { webview.certificateError = error error.onCancelled.connect(function() { webview.certificateError = null }) }
and this works fine for cancellable errors, but it doesn’t work for e.g. revoked certificates that cannot be overridden. In such a case, I don’t get a cancelled signal (nor can I monitor when the error is destroyed, because QML conceals the QObject::destroyed signal). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1394925 Title: Security warning page doesn’t go away when browsing to a different site To manage notifications about this bug go to: https://bugs.launchpad.net/webbrowser-app/+bug/1394925/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs