Bug 64054

Summary: Normalize callers of logging.getLogger to use __name__
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: dpranke, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric: review+

Description Adam Barth 2011-07-06 21:07:25 PDT
Normalize callers of logging.getLogger to use __name__
Comment 1 Adam Barth 2011-07-06 21:08:28 PDT
Created attachment 99923 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-07-06 21:10:47 PDT
Comment on attachment 99923 [details]
Patch

Yay!
Comment 3 Adam Barth 2011-07-06 21:11:38 PDT
Committed r90534: <http://trac.webkit.org/changeset/90534>