summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/tst_moc.cpp
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2020-04-29 14:45:26 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2020-04-30 14:48:56 +0000
commit382577419a80a8aebaa7ac95682cdec46a487ace (patch)
treecbe6acbe6c2c2d0983aadd687fdb414e2fb7314a /tests/auto/tools/moc/tst_moc.cpp
parentebc3350be7b67f6cc8ca7cf30cefd98e88b87ef5 (diff)
QNAM/QNetConMon: Update handling of QNetworkConnectionMonitor::start
QNetworkConnectionMonitor::start was previously called after checking d->networkAccessible, unfortunately that means if the network was unavailable when QNetworkConnectionMonitor was created we don't subscribe to updates or recheck the status (unless QNetworkAccessManager::networkAccessible() is called). Move the call to start to before the offline check. Also update the Windows backend so that it updates networkAccessible on the call to start() Pick-to: 5.15 Change-Id: I37647f19f703947143e7cbdafe09619ce0d98cc1 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'tests/auto/tools/moc/tst_moc.cpp')
0 files changed, 0 insertions, 0 deletions