[webkit-changes] [WebKit/WebKit] 9a9910: Remove unnecessary soft linking of Data Detector f...
Per Arne Vollan
noreply at github.com
Fri Jun 23 12:50:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9a99108f9c33f2eaabcc36abba533335c5032a8d
https://github.com/WebKit/WebKit/commit/9a99108f9c33f2eaabcc36abba533335c5032a8d
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
Log Message:
-----------
Remove unnecessary soft linking of Data Detector framework
https://bugs.webkit.org/show_bug.cgi?id=258469
rdar://111222985
Reviewed by Chris Dumez.
This soft linking is no longer needed, since the WebContent process is no longer being terminated when accessing launchd.
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::platformInitializeWebProcess):
(WebKit::softlinkDataDetectorsFrameworks): Deleted.
Canonical link: https://commits.webkit.org/265473@main
More information about the webkit-changes
mailing list