summaryrefslogtreecommitdiffstats
path: root/src/opengl
diff options
context:
space:
mode:
authorAxel Spoerl <axel.spoerl@qt.io>2022-06-14 10:06:34 +0200
committerLiang Qi <liang.qi@qt.io>2022-06-14 13:45:06 +0000
commit373392eeb4199654e954f70ce919850f090d59bd (patch)
treeb0a9ca282826f5a10869774db66c16b314ffc3d1 /src/opengl
parent94207621ee768ddedf0021aef99566a8ce90d22b (diff)
xcb: Replace qCWarning by qCDebug in QXcbConnection::printXcbError()
Example: Error "BadWindow" (3) is raised by the XCB backend when a mouse event is processed on a resource that disappears between posting and processing of the event. That constellation is harmless and can occur in async environments. As XCB errors point to coding issues, this patch changes their logging behavior from qCWarning to qCDebug. Fixes: QTBUG-56893 Pick-to: 6.4 6.3 5.15 Change-Id: Idee5ee80efaf9cd6686448779f76c68d5e4c9b63 Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'src/opengl')
0 files changed, 0 insertions, 0 deletions