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

qwebchannel.js emit unexpected warnings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.14.1, 5.15.0 Alpha
    • 5.6.0 Beta
    • WebChannel, WebEngine
    • None
    • Windows 32
    • b2685b64d1f2fef2ef1f3f3542379fb8f052d113 (qt/qtwebchannel/5.14)

      When a signal from WebEnginePage is received on the JS side, the function handlePropertyUpdate (in qwebchannel.js) loops over all message.data members.
      Members of type "function" are not filtered out. This causes a console warning

      Unhandled property update: undefined:undefined
      

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

            kiburtse Kirill Burtsev
            zucher vincent
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes