Bug 61249 - Don't call WebKit::initializeLogChannelsIfNecessary if logging is disabled
Summary: Don't call WebKit::initializeLogChannelsIfNecessary if logging is disabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-22 08:52 PDT by Jeff Miller
Modified: 2011-05-22 09:48 PDT (History)
0 users

See Also:


Attachments
Patch (1.13 KB, patch)
2011-05-22 09:19 PDT, Jeff Miller
darin: 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-05-22 08:52:43 PDT
Don't call WebKit::initializeLogChannelsIfNecessary if logging is disabled
Comment 1 Jeff Miller 2011-05-22 09:19:57 PDT
Created attachment 94345 [details]
Patch
Comment 2 Jeff Miller 2011-05-22 09:48:39 PDT
Committed r87031: <http://trac.webkit.org/changeset/87031>