Bug 33116

Summary: style-bot doesn't like underscores in function names
Product: WebKit Reporter: Robert Hogan <robert>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   

Robert Hogan
Reported 2010-01-02 16:19:53 PST
> qt_drt_setTimelineProfilingEnabled is incorrectly named. Don't use underscores > in your identifier names. [readability/naming] [4] https://bugs.webkit.org/show_bug.cgi?id=33096 This function naming style is in use for extern functions in Qt WebKit used by Qt's DRT. See http://trac.webkit.org/browser/trunk/WebKit/qt/Api/qwebframe.cpp#L90 and co.
Attachments
Adam Barth
Comment 1 2010-01-17 16:06:41 PST
*** This bug has been marked as a duplicate of bug 33663 ***
Note You need to log in before you can comment on or make changes to this bug.