Bug 241273 - Disable URL scheme check in Data Detectors for all clients
Summary: Disable URL scheme check in Data Detectors for all clients
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari 15
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-03 09:52 PDT by Per Arne Vollan
Modified: 2022-06-10 08:13 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2022-06-03 09:52:36 PDT
We are seeing telmetry that also Web browser clients are attempting to connect to Launch Services when data detection is trying to find an application to handle a URL. S with a cscheme.. Since Launch Services is blocked in the sandbox, the WebContent process will be unable to determine if there is an application that can open this URL, and the link will not be clickable. MThis can be addressed by disabling the URL scheme check in Data Detectors.
Comment 1 Per Arne Vollan 2022-06-03 09:56:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1277
Comment 2 EWS 2022-06-10 08:12:48 PDT
Committed r295452 (251458@main): <https://commits.webkit.org/251458@main>

Reviewed commits have been landed. Closing PR #1277 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-06-10 08:13:13 PDT
<rdar://problem/94813557>