QmlProfiler: Don't let timer run if we cannot connect to port
Previously the timer was started as soon as we connect, but we
should actually make sure the service is there.
Change-Id: Ic59ccb4a402a54dc1fc1f0c92ca2f80dad436581
Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
Showing
- src/libs/qmljsdebugclient/qmlprofilertraceclient.cpp 5 additions, 0 deletionssrc/libs/qmljsdebugclient/qmlprofilertraceclient.cpp
- src/libs/qmljsdebugclient/qmlprofilertraceclient.h 2 additions, 0 deletionssrc/libs/qmljsdebugclient/qmlprofilertraceclient.h
- src/plugins/qmlprofiler/qml/MainView.qml 1 addition, 1 deletionsrc/plugins/qmlprofiler/qml/MainView.qml
Loading
Please register or sign in to comment