diff options
author | Michal Klocek <[email protected]> | 2025-04-22 16:04:33 +0200 |
---|---|---|
committer | Michal Klocek <[email protected]> | 2025-07-16 09:30:00 +0200 |
commit | a8629dd5fbe3a218e261dee36bc00f47fa32f14f (patch) | |
tree | f88f52182d44a3a83e3118477ea3d47ee61474c5 /src/plugins/darwin/qdarwinwebview.mm | |
parent | c1870ce5a108858208398b16cda66b1c913835c9 (diff) |
Skip percent encodig in case of setHtml call with baseUrl
with non data scheme. See for reference:
https://developer.android.com/reference/android/webkit/WebView#
loadDataWithBaseURL(java.lang.String,%20java.lang.String,
%20java.lang.String,%20java.lang.String,%20java.lang.String)
Add test case to cover the issue, note this skips the
webenigne backend as it requires qmlengine to function.
This will be cleaned up in follow up patches.
Note the base url setting is not supported on "webview2".
Fixes: QTBUG-136082
Fixes: QTBUG-134723
Pick-to: 6.10 6.9 6.8
Change-Id: I6891ec9271fcf3ee78048a6b040d39b818087fa4
Reviewed-by: Allan Sandfeld Jensen <[email protected]>
Diffstat (limited to 'src/plugins/darwin/qdarwinwebview.mm')
0 files changed, 0 insertions, 0 deletions