[Webkit-unassigned] [Bug 55418] New: check-webkit-style false positive for [whitespace/parens] in Obj-C interface declaration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 15:19:30 PST 2011


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

           Summary: check-webkit-style false positive for
                    [whitespace/parens] in Obj-C interface declaration
           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: isherman at chromium.org
                CC: eric at webkit.org, tkent at chromium.org,
                    cjerdonek at webkit.org


>From https://bugs.webkit.org/show_bug.cgi?id=53160#c12:

Source/WebKit/mac/WebView/WebViewPrivate.h:680:  Extra space before ( in function call  [whitespace/parens] [4]

The offending line is "@interface WebView (WebViewPrivateSetValueForUser)" -- note that this is not a function call :)

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