[Webkit-unassigned] [Bug 114596] New: Do not generate parameter names in WebKitIDL C++ bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 14 15:58:57 PDT 2013


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

           Summary: Do not generate parameter names in WebKitIDL C++
                    bindings
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: costan at gmail.com


Currently, the C++ WebKitIDL code generator adds parameter names to the function declarations in headers. This upsets the WebKit style checker, so WebKitIDL changes that re-generate the bindings (as they should) automatically fail the style checks.

This bug will receive a patch that removes the parameter names, to make life easier for future WebKitIDL changes.

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