summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2019-07-04 14:14:28 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2019-07-08 12:12:39 +0200
commit682e4795fe7a5ae64268212b23ff96706a0822d9 (patch)
tree29a3041d1f24d510caa0779d832dd736717d6cd9 /src/network
parent011c22116590ffed105e6630d8bc4b802d80484d (diff)
QNetworkReply: Skip a test when QNetworkStatusMonitor is enabled
QNetworkSession has a concept of UsagePolicy which can disable background* transfers to conserve battery or bandwidth. However, it is only possible to change the policy through QNetworkSessionPrivate::setUsagePolicy which currently doesn't have any callers outside of our auto tests. *background = transfers not initiated directly by the user, but needs to be marked as such by the application developer. Change-Id: I92c4abccaca040612b4795abe7c52d68a2d21749 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions