Bug 57791

Summary: check-webkit-style should warn about missing explicit keyword for one-argument constructors
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Adam Barth
Reported 2011-04-04 14:38:53 PDT
check-webkit-style should warn about missing explicit keyword for one-argument constructors Please feel free to point me in the right direction if you don't have time to add this yourself.
Attachments
David Levin
Comment 1 2011-04-04 14:57:16 PDT
(In reply to comment #0) > check-webkit-style should warn about missing explicit keyword for one-argument constructors > > Please feel free to point me in the right direction if you don't have time to add this yourself. Like this? https://bugs.webkit.org/show_bug.cgi?id=46670 :) Perhaps we just need to wordsmith the error message to reflect the style guide?
Note You need to log in before you can comment on or make changes to this bug.