[Webkit-unassigned] [Bug 230726] Pass logging channel parameter to WebProcess and enable it by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 15:32:23 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230726

--- Comment #1 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
This implementation: Source\WebKit\WebProcess\cocoa\WebProcessCocoa.mm

> #if !LOG_DISABLED || !RELEASE_LOG_DISABLED
>     WebCore::initializeLogChannelsIfNecessary(parameters.webCoreLoggingChannels);
>     WebKit::initializeLogChannelsIfNecessary(parameters.webKitLoggingChannels);
> #endif

-- 
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/20210923/d19f4af1/attachment.htm>


More information about the webkit-unassigned mailing list