summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineurlrequestinfo.cpp
diff options
context:
space:
mode:
authorKari Oikarinen <kari.oikarinen@qt.io>2019-01-08 08:19:22 +0200
committerKari Oikarinen <kari.oikarinen@qt.io>2019-01-08 08:19:22 +0200
commit846320f5877aafb9c7b319da6c972786805d9c30 (patch)
treeb4bda9f9b27ee311fc7f75de3843a828da23c340 /src/core/api/qwebengineurlrequestinfo.cpp
parent35b97b92968505793b162ccfdada65e25690f711 (diff)
parent5c85e0748b6c321d9988d126903fed85f311f5e7 (diff)
Merge 5.12 into 5.12.1
Diffstat (limited to 'src/core/api/qwebengineurlrequestinfo.cpp')
-rw-r--r--src/core/api/qwebengineurlrequestinfo.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/api/qwebengineurlrequestinfo.cpp b/src/core/api/qwebengineurlrequestinfo.cpp
index 2bb870071..ea9081fc1 100644
--- a/src/core/api/qwebengineurlrequestinfo.cpp
+++ b/src/core/api/qwebengineurlrequestinfo.cpp
@@ -120,6 +120,9 @@ ASSERT_ENUMS_MATCH(QtWebEngineCore::WebContentsAdapterClient::OtherNavigation, Q
\a info contains the information about the URL request and will track internally
whether its members have been altered.
+
+ \warning All method calls to the profile on the main thread will block until
+ execution of this function is finished.
*/