Bug 63188 - check-webkit-style should check for invalid uses of RefPtr/OwnPtr as parameters.
Summary: check-webkit-style should check for invalid uses of RefPtr/OwnPtr as parameters.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-22 14:56 PDT by David Levin
Modified: 2011-06-22 16:56 PDT (History)
0 users

See Also:


Attachments
Patch (3.13 KB, patch)
2011-06-22 14:56 PDT, David Levin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2011-06-22 14:56:22 PDT
check-webkit-style should check for invalid uses of RefPtr/OwnPtr as parameters.
Comment 1 David Levin 2011-06-22 14:56:55 PDT
Created attachment 98247 [details]
Patch
Comment 2 David Levin 2011-06-22 16:56:29 PDT
Comment on attachment 98247 [details]
Patch

Clearing flags on attachment: 98247

Committed r89497: <http://trac.webkit.org/changeset/89497>
Comment 3 David Levin 2011-06-22 16:56:32 PDT
All reviewed patches have been landed.  Closing bug.