[Webkit-unassigned] [Bug 32192] New: [check-webkit-style] False positive for camel case of JSC op codes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 6 08:44:02 PST 2009


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

           Summary: [check-webkit-style] False positive for camel case of
                    JSC op codes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: eric at webkit.org, mjs at apple.com, levin at chromium.org


According to <https://bugs.webkit.org/show_bug.cgi?id=32190#c7>,
check-webkit-style should have an exception for the camelCase naming rule for
JavaScript OP codes.  Mjs suggests that we white list variables with the
substring "_op_", possibly only in the JavaScriptCore directory.

-- 
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