[Webkit-unassigned] [Bug 50878] New: WebKit2 logging channels are on by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 11 18:00:39 PST 2010


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

           Summary: WebKit2 logging channels are on by default
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: sam at webkit.org


WebKit2 logging channels are on by default:

WTFLogChannel LogSessionState = { 0x00000001, "WebKit2LogLevel", WTFLogChannelOn };
WTFLogChannel LogContextMenu  = { 0x00000002, "WebKit2LogLevel", WTFLogChannelOn };
WTFLogChannel LogTextInput    = { 0x00000003, "WebKit2LogLevel", WTFLogChannelOn };

They should be off.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list