[Webkit-unassigned] [Bug 252558] New: [GTK][WPE] UI process release log not shown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 04:17:03 PST 2023


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

            Bug ID: 252558
           Summary: [GTK][WPE] UI process release log not shown
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

The problem is that logLevelString() implementation in WebKit layer doesn't take RELEASE_LOG_DISABLED into account. Actually the implementation of logLevelString() in all layers does the same, getting th value of WEBKIT_DEBUG env var, but with a few differences. We can have a single implementation in WTF and use WTF::logLevelString() from WebCore and WebKit.

-- 
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/20230220/5a5d4146/attachment.htm>


More information about the webkit-unassigned mailing list