QmlProfiler: Unify source file lookup between V8 and QML models
They should both look up the source details when loading data
and they shouldn't do that again on gotoSourceLocation.
Change-Id: I433a4ff36a314822dff320ba4c8f398a6e3eaee3
Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
Showing
- src/plugins/qmlprofiler/qmlprofilermodelmanager.cpp 1 addition, 1 deletionsrc/plugins/qmlprofiler/qmlprofilermodelmanager.cpp
- src/plugins/qmlprofiler/qmlprofilertool.cpp 1 addition, 1 deletionsrc/plugins/qmlprofiler/qmlprofilertool.cpp
- src/plugins/qmlprofiler/qv8profilerdatamodel.cpp 35 additions, 3 deletionssrc/plugins/qmlprofiler/qv8profilerdatamodel.cpp
- src/plugins/qmlprofiler/qv8profilerdatamodel.h 4 additions, 1 deletionsrc/plugins/qmlprofiler/qv8profilerdatamodel.h
Loading
Please register or sign in to comment