[Webkit-unassigned] [Bug 265828] New: [Cocoa] Reduce allocations required to log a message
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 4 15:33:44 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265828
Bug ID: 265828
Summary: [Cocoa] Reduce allocations required to log a message
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
CC: kkinnunen at apple.com
Depends on: 255222
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.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=255222
[Bug 255222] Enable logd blocking in WebContent
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231204/75ffde20/attachment-0001.htm>
More information about the webkit-unassigned
mailing list