WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-04 15:34:05 PST
<
rdar://problem/119156074
>
Brent Fulgham
Comment 2
2023-12-04 15:45:44 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21306
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.
Top of Page
Format For Printing
XML
Clone This Bug