RESOLVED FIXED 241273
Disable URL scheme check in Data Detectors for all clients
https://bugs.webkit.org/show_bug.cgi?id=241273
Summary Disable URL scheme check in Data Detectors for all clients
Per Arne Vollan
Reported 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.
Attachments
Per Arne Vollan
Comment 1 2022-06-03 09:56:36 PDT
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2022-06-10 08:13:13 PDT
Note You need to log in before you can comment on or make changes to this bug.