Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-55110

Provide an async API to ignore certificate errors

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.14.0 Alpha
    • 5.7.0
    • WebEngine
    • None
    • All environments

      Currently, the API for ignoring certificate errors is synchronous, which means that the entire UI has to be frozen until the user has decided whether to ignore the certificate error or not. This is suboptimal, especially for applications that might be loading pages in the background, for example, a multi-tab capable browser.

      This would probably operate like the defer() method for the QML API.

      http://doc.qt.io/qt-5/qml-qtwebengine-webenginecertificateerror.html#defer-method

      Apologies if this is already on the roadmap, I could not find any references to it.

        For Gerrit Dashboard: QTBUG-55110
        # Subject Branch Project Status CR V

            kiburtse Kirill Burtsev
            kovidgoyal Kovid Goyal
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes