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

qwebchannel.js emit unexpected warnings

    XMLWordPrintable

Details

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

    Description

      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
      

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes