[Webkit-unassigned] [Bug 32051] New: check-webkit-style should check for camelCase variable names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 20:31:10 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32051

           Summary: check-webkit-style should check for camelCase variable
                    names
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, levin at chromium.org,
                    hamaji at chromium.org


check-webkit-style should check for camelCase variable names

WebKit requires camelCase instead of underbar_style variable names. 
check-webkit-style should check for this.

This is a common mistake for those coming from Google's C++ style:
https://bugs.webkit.org/show_bug.cgi?id=32048#c9

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list