diff options
author | Ulf Hermann <ulf.hermann@qt.io> | 2016-08-11 11:38:12 +0200 |
---|---|---|
committer | Ulf Hermann <ulf.hermann@qt.io> | 2016-09-07 08:26:39 +0000 |
commit | 6a2e11940f8c5d9c5d99709cab85328e1817fca2 (patch) | |
tree | af026a873af62643c73cc80f10cb509b82be15d0 /src/tools/clangbackend/ipcsource/clangcodemodelserver.cpp | |
parent | 34baa3ec472032428cd01b80692bd69126cb324a (diff) | |
download | qt-creator-6a2e11940f8c5d9c5d99709cab85328e1817fca2.tar.gz |
QmlProfiler: Start connection timer before connection
The QmlDebugConnection might immediately signal a connection failure
on connectToHost() or startLocalServer(). If the timer is not running
then, we trigger the QTC_ASSERT in qmlDebugConnectionFailed(), which is
meant to make sure that we don't silently give up. In this case, we
haven't even given up, yet, as the timer is in fact started afterwards.
Change-Id: Ia2c107d9b511092eaf32380203a3b4628139d320
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/tools/clangbackend/ipcsource/clangcodemodelserver.cpp')
0 files changed, 0 insertions, 0 deletions