summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/maps
diff options
context:
space:
mode:
authorSzabolcs David <davidsz@inf.u-szeged.hu>2023-10-11 11:17:11 +0200
committerSzabolcs David <davidsz@inf.u-szeged.hu>2024-05-30 11:58:17 +0100
commit7302e3eb49ce7cf0014e6ae6ef49a3f3439ac2f7 (patch)
treea6c537474b3cb8232e4a23f02a58a7b5cef69038 /examples/webenginewidgets/maps
parentc533e39e0565801937b850a485cebf598c547a6f (diff)
Allow succeeding URLRequestJobs without actual content loadingHEADdev
There is no way to signal LoadSucceeded without doing content load. Calling QWebEngineUrlRequestJob::reply() with an invalid QIODevice could be an alternative for this. Calling QWebEngineUrlRequestJob::fail() with NoError does nothing, but it was documented as "The request was successful." Deprecate this. [ChangeLog][WebEngineCore] QWebEngineUrlRequestJob::NoError is deprecated Task-number: QTBUG-114360 Change-Id: I09d38bdd622413362ae14f8aa6ac7c447946fafb Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'examples/webenginewidgets/maps')
0 files changed, 0 insertions, 0 deletions