summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengltexturecache_p.h
diff options
context:
space:
mode:
authorMårten Nordheim <[email protected]>2025-11-05 16:42:10 +0100
committerMårten Nordheim <[email protected]>2025-11-06 16:23:11 +0100
commit6466ed868acf23784041c51abc9b33e428cf64f5 (patch)
tree41627a0447d4e9fd276d82ae8d7ff4ea40bb203d /src/gui/opengl/qopengltexturecache_p.h
parente8d31058c45b291d3c84d855e90acb062a5321e8 (diff)
Http: Set error to 'TimeoutError' for a transfer timeoutHEADdev
When transferTimeout was added for QNAM it was implemented in terms of calling abort(), which is fine, it does what it needs to do. But it sets OperationCanceledError, which is correct but misleading since it's the same as for a user-initiated abort. [ChangeLog][QtNetwork][QNetworkAccessManager] The error set when a request times out due to QNetworkRequest::setTransferTimeout() has been changed to QNetworkReply::TimeoutError, to disambiguate from the previously used QNetworkReply::OperationCanceledError. Pick-to: 6.10 Fixes: QTBUG-96165 Change-Id: Ibb2f28637f034190fb125630f96aa004c3634fef Reviewed-by: Mate Barany <[email protected]> Reviewed-by: Edward Welbourne <[email protected]>
Diffstat (limited to 'src/gui/opengl/qopengltexturecache_p.h')
0 files changed, 0 insertions, 0 deletions