RESOLVED WONTFIX 265828
[Cocoa] Reduce allocations required to log a message
https://bugs.webkit.org/show_bug.cgi?id=265828
Summary [Cocoa] Reduce allocations required to log a message
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.