[Webkit-unassigned] [Bug 104417] New: [check-webkit-style] False positive (readability/enum_casing) on CF-styled enum members

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 16:40:23 PST 2012


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

           Summary: [check-webkit-style] False positive
                    (readability/enum_casing) on CF-styled enum members
           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: conrad_shultz at apple.com
                CC: mrowe at apple.com


As seen for, e.g., the first patch for https://bugs.webkit.org/show_bug.cgi?id=104166, check-webkit-style reports "enum members should use InterCaps with an initial capital letter" for enums in WebKit2 that, apparently correctly, follow the CF-style convention of k-prefixed members.

See, e.g., all the enums declared in WKPageLoadTypes.h.

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