Files
qt-creator/src/plugins/qmlprofiler/tracewindow.cpp
Christiaan Janssen a50e447a81 QmlProfiler: reseting completion flags in traceclient
When the server sends more than one trace consecutively
(e.g. with the profiler JS API), the flags that control
the race condition between the v8 client and the qml
client need to be reset after the data is read.  Otherwise
the complete signal will be duplicated.

Change-Id: I63b808d6f0aae404814d5243c1729671b56ca52e
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
2012-02-02 17:10:06 +01:00

22 KiB