Bug 82809

Summary: check-webkit-style false positive for PassRefPtr usage when function declaration is wrapped
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: burg, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Eric Seidel (no email)
Reported 2012-03-30 17:26:22 PDT
check-webkit-style false positive for PassRefPtr usage when function declaration is wrapped https://bugs.webkit.org/show_bug.cgi?id=82807#c3
Attachments
Brian Burg
Comment 1 2015-01-06 14:42:58 PST
PassRefPtr is deprecated, and this style check will be removed soon.
Note You need to log in before you can comment on or make changes to this bug.