Bug 265828

Summary: [Cocoa] Reduce allocations required to log a message
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED WONTFIX    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 255222    
Bug Blocks:    

Brent Fulgham
Reported 2023-12-04 15:33:44 PST
In Bug 255222, we begin routing logging messages from the WebContent Process to the Network Process (on iOS). This involved making a few copies of data that seemed to be unnecessary. This patch attempts to tighten this up a bit.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-04 15:34:05 PST
Brent Fulgham
Comment 2 2023-12-04 15:45:44 PST
Brent Fulgham
Comment 3 2024-03-20 14:31:32 PDT
This didn't pan out as a good change.
Note You need to log in before you can comment on or make changes to this bug.