Bug 241273
Summary: | Disable URL scheme check in Data Detectors for all clients | ||
---|---|---|---|
Product: | WebKit | Reporter: | Per Arne Vollan <pvollan> |
Component: | WebKit Misc. | Assignee: | Per Arne Vollan <pvollan> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 15 | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Per Arne Vollan
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Per Arne Vollan
Pull request: https://github.com/WebKit/WebKit/pull/1277
EWS
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
<rdar://problem/94813557>