Bug 269874 - Stop calling bundleForClass at auxiliary process launch time
Summary: Stop calling bundleForClass at auxiliary process launch time
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ben Nham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-21 15:10 PST by Ben Nham
Modified: 2024-02-27 14:24 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Nham 2024-02-21 15:10:29 PST
Some perf folks want to see if we can remove our call to -[NSBundle bundleForClass:] that we do at auxiliary process launch time.
Comment 1 Ben Nham 2024-02-21 15:10:51 PST
rdar://120925002
Comment 2 Ben Nham 2024-02-21 15:19:03 PST
Pull request: https://github.com/WebKit/WebKit/pull/24904
Comment 3 EWS 2024-02-27 14:24:42 PST
Committed 275405@main (17786394fdc1): <https://commits.webkit.org/275405@main>

Reviewed commits have been landed. Closing PR #24904 and removing active labels.