summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.9.4
diff options
context:
space:
mode:
authorJake Petroules <[email protected]>2017-12-29 00:06:56 -0800
committerJake Petroules <[email protected]>2018-01-02 22:59:23 +0000
commita14f37e76b429876015ee96cc4adb97ed4c9fbed (patch)
tree29ad0f6540749634ee384e6c7a8a403836e2ac35 /dist/changes-5.9.4
parent8059e2d9b874cbcebc76adf77b89f0cedf6e623d (diff)
WKWebView: try to pass URLs with unrecognized schemes down to the OS
This more closely matches the behavior of the Android implementation, which attempts to launch an Intent to handle URLs with schemes not directly handled by the web view itself. The QtWebEngine implementation similarly passes URLs with unhandled schemes down to QDesktopServices. For the native web view API we'll go directly to the system URL handling APIs instead of through QDesktopServices again in order to match the Android implementation which uses the native API (Intents). Change-Id: Ie2881bf17f3b057cc053c9a4faa8cd81d6f6faca Reviewed-by: Jake Petroules <[email protected]>
Diffstat (limited to 'dist/changes-5.9.4')
0 files changed, 0 insertions, 0 deletions