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

webassembly: assert in qsgnode dissabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.11.0 Beta 1
    • QPA
    • None

    Description

      Line 439 in qsgnode.cpp
      in void QSGNode::appendChildNode(QSGNode *node)

      Q_ASSERT_X(!node->m_parent, "QSGNode::appendChildNode", "QSGNode already has a parent");
      has been disabled. Need to properly fix.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            lpotter Lorn Potter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes