Bug 33678

Summary: check-webkit-style: Eliminate error_count global state.
Product: WebKit Reporter: Chris Jerdonek <cjerdonek>
Component: Tools / TestsAssignee: Chris Jerdonek <cjerdonek>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cjerdonek, commit-queue, eric, hamaji, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 33764    
Attachments:
Description Flags
Proposed patch none

Description Chris Jerdonek 2010-01-14 09:49:53 PST
This is part of the FIXME to move more logic from cpp_style.py to checker.py, where appropriate.
Comment 1 Chris Jerdonek 2010-01-15 21:37:07 PST
Created attachment 46733 [details]
Proposed patch
Comment 2 Adam Barth 2010-01-17 15:39:50 PST
Comment on attachment 46733 [details]
Proposed patch

This patch appears to do a few things at once, but this looks reasonable.  Thanks for the patch.
Comment 3 Chris Jerdonek 2010-01-17 15:47:08 PST
(In reply to comment #2)
> (From update of attachment 46733 [details])
> This patch appears to do a few things at once, but this looks reasonable. 
> Thanks for the patch.

Thanks a lot for the weekend review, Adam.
Comment 4 WebKit Commit Bot 2010-01-17 16:04:42 PST
Comment on attachment 46733 [details]
Proposed patch

Clearing flags on attachment: 46733

Committed r53374: <http://trac.webkit.org/changeset/53374>
Comment 5 WebKit Commit Bot 2010-01-17 16:04:48 PST
All reviewed patches have been landed.  Closing bug.