WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
241267
Eagerly soft link Data Detection frameworks
https://bugs.webkit.org/show_bug.cgi?id=241267
Summary
Eagerly soft link Data Detection frameworks
Per Arne Vollan
Reported
2022-06-03 08:08:49 PDT
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
Comment 1
2022-06-03 08:23:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1271
EWS
Comment 2
2022-06-06 08:23:11 PDT
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
Comment 3
2022-06-06 08:24:13 PDT
<
rdar://problem/94437721
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug