diff options
author | Sami Shalayel <[email protected]> | 2025-09-17 14:38:44 +0200 |
---|---|---|
committer | Sami Shalayel <[email protected]> | 2025-09-18 15:42:20 +0200 |
commit | 1cd950dbbb0a0df0b1b8a7bf401326795f1e6952 (patch) | |
tree | 04589c77de19de4dc3bddcfe24bdd9b4c2802ab5 /src/plugins/qmllint/quick/quicklintplugin.cpp | |
parent | 1cb9c3c9743722058cac198f0533a30ebb1f8b49 (diff) |
CRA: review src/qmlls
Mark all files as significant.
Use reason:trusted-sources on files that spawn QProcess or parse data:
* qdochtmlparser.cpp parses content obtained from the QHelpEngine,
which is a trusted source
* qqmlcodemodel is used to spawn QProcesses that runs CMake (which is
a trusted source) with arguments from
QQmlLSUtils::cmakeBuildCommand(const QString &path) (which is also a
trusted source) or trusted hard-coded arguments.
Pick-to: 6.10 6.9 6.8
Fixes: QTBUG-136201
Change-Id: I3f2ff1dfc208224baff6fe88b337fe24c44b599a
Reviewed-by: Ulf Hermann <[email protected]>
Diffstat (limited to 'src/plugins/qmllint/quick/quicklintplugin.cpp')
0 files changed, 0 insertions, 0 deletions