- 
    
Bug
 - 
    Resolution: Done
 - 
    
P3: Somewhat important
 - 
    5.6.0 Beta
 - 
    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 | 
| 222138,1 | Skip function-members in handlePropertyUpdate | 5.10 | qt/qtwebengine | Status: ABANDONED | -1 | 0 | 
| 222165,1 | Skip function-members in handlePropertyUpdate | 5.11 | qt/qtwebchannel | Status: ABANDONED | -1 | 0 | 
| 279041,4 | Avoid using 'for..in' to iterate over collections | 5.14 | qt/qtwebchannel | Status: MERGED | +2 | 0 |