Bug 241267
Summary: | Eagerly soft link Data Detection frameworks | ||
---|---|---|---|
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 | ||
Bug Depends on: | |||
Bug Blocks: | 255369 |
Per Arne Vollan
Eagerly soft link Data Detection frameworks in the WebContent process. There are two motivations behind this change. First, soft linking frameworks may lead to communication with launchd. Doing the soft linking before the WebContent process has finished launching, will help our effort in blocking launchd post launch. Second, the data detection frameworks are normally used in every WebContent process, and eagerly soft linking them should be a performance improvement.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Per Arne Vollan
Pull request: https://github.com/WebKit/WebKit/pull/1271
EWS
Committed r295287 (251333@main): <https://commits.webkit.org/251333@main>
Reviewed commits have been landed. Closing PR #1271 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/94437721>