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
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
Per Arne Vollan
Comment 1 2022-06-03 08:23:22 PDT
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
Note You need to log in before you can comment on or make changes to this bug.