Bug 58811 - Allow all log channels to be initialized from WebCoreLogLevel Windows environment variable
Summary: Allow all log channels to be initialized from WebCoreLogLevel Windows environ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 12:33 PDT by Jeff Miller
Modified: 2011-04-18 12:42 PDT (History)
0 users

See Also:


Attachments
Patch (1.62 KB, patch)
2011-04-18 12:36 PDT, Jeff Miller
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Miller 2011-04-18 12:33:13 PDT
Allow all log channels to be initialized from Windows environment variables
Comment 1 Jeff Miller 2011-04-18 12:36:13 PDT
Created attachment 90070 [details]
Patch
Comment 2 Jeff Miller 2011-04-18 12:41:43 PDT
I just realized that all the logging categories are read from a single WebCoreLogLevel Windows environment variable, I'll fix the ChangeLog before I commit.
Comment 3 Jeff Miller 2011-04-18 12:42:16 PDT
Committed r84170: <http://trac.webkit.org/changeset/84170>