summaryrefslogtreecommitdiffstats
path: root/qmake/doc/snippets/code
diff options
context:
space:
mode:
authorAxel Spoerl <[email protected]>2022-06-14 10:06:34 +0200
committerQt Cherry-pick Bot <[email protected]>2022-06-14 13:45:15 +0000
commit12b1ec4b309ffe43cb89e2fe06835d0b04bdffb6 (patch)
treee79cc9f25801ec1e36ad95bb248119e25a939264 /qmake/doc/snippets/code
parent763fb35d9d9461a6927fbcc9551eb8a166cdb677 (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 Change-Id: Idee5ee80efaf9cd6686448779f76c68d5e4c9b63 Reviewed-by: Liang Qi <[email protected]> (cherry picked from commit 373392eeb4199654e954f70ce919850f090d59bd) Reviewed-by: Qt Cherry-pick Bot <[email protected]>
Diffstat (limited to 'qmake/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions