RESOLVED FIXED 50878
WebKit2 logging channels are on by default
https://bugs.webkit.org/show_bug.cgi?id=50878
Summary WebKit2 logging channels are on by default
mitz
Reported 2010-12-11 18:00:39 PST
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.
Attachments
WIP (Do not review) (64.15 KB, patch)
2010-12-12 16:23 PST, Sam Weinig
no flags
Sam Weinig
Comment 1 2010-12-12 16:23:41 PST
Created attachment 76338 [details] WIP (Do not review)
Sam Weinig
Comment 2 2010-12-12 16:24:11 PST
Comment on attachment 76338 [details] WIP (Do not review) Oops, wrong bug.
Sam Weinig
Comment 3 2010-12-12 16:27:15 PST
Note You need to log in before you can comment on or make changes to this bug.