Bug 259483

Summary: Reading logging preference file takes time on launch
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: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Per Arne Vollan 2023-07-25 09:47:15 PDT
Reading the logging preference file is using 30-40ms of CPU time when launching the WebContent process on iOS. This patch proposes that we remove the file, and instead set the preferences manually when needed.
Comment 1 Radar WebKit Bug Importer 2023-07-25 09:47:29 PDT
<rdar://problem/112840318>
Comment 2 Per Arne Vollan 2023-07-25 09:48:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16069
Comment 3 EWS 2023-07-27 09:05:46 PDT
Committed 266362@main (4232eab5d0d4): <https://commits.webkit.org/266362@main>

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