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

Uncreatable value types behave erratically

    XMLWordPrintable

Details

    • 82cd5895d (dev), c3cc6f868 (dev), ba79e85eb (dev), fc3e9ec77 (dev), 3a8022c68 (6.9), f0ee80397 (6.9), 892c0c215 (6.9), 998a2a0a3 (6.9), bf7ca506a (6.8), 43e863088 (6.8), a1059f508 (6.8), 778386987 (6.8), b15ab35bf (dev), 87c7799bd (6.9), b81df9a31 (6.8)

    Description

      import QtQuick
      import QtWebEngine
      Item {
          id: root
          property webEngineCertificateError myError
          Component.onCompleted: console.log(root.myError)
      }
      

      Consider the example above. Running this via the qml tool results in a crash.

      Attachments

        Issue Links

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

          Activity