diff options
| author | Moss Heim <moss.heim@qt.io> | 2025-08-07 16:39:39 +0200 |
|---|---|---|
| committer | Moss Heim <moss.heim@qt.io> | 2025-08-12 13:00:26 +0200 |
| commit | 842e0732233b677ba8bc093c6a11a215bf8a8973 (patch) | |
| tree | 856ffbe1f2e68c19e6ea122e7a860778c416e298 /src/core/api/qwebengineprofile.cpp | |
| parent | 853fda5025b909873c73ab6925b5391a6652c48b (diff) | |
CRA mark src/core/api
QUIP: 23
Fixes: QTBUG-138720
Pick-to: 6.10 6.9 6.8
Change-Id: I9c064bef911e36c12553fc6cebb7408fb02bcc0b
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/api/qwebengineprofile.cpp')
| -rw-r--r-- | src/core/api/qwebengineprofile.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/api/qwebengineprofile.cpp b/src/core/api/qwebengineprofile.cpp index 728be6d7f..b6c308cf6 100644 --- a/src/core/api/qwebengineprofile.cpp +++ b/src/core/api/qwebengineprofile.cpp @@ -1,5 +1,6 @@ // Copyright (C) 2021 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:critical reason:network-protocol #include "qwebengineprofile.h" #include "qwebengineprofile_p.h" |
