Bug 128327 - Convert a parameter to PassRefPtr
Summary: Convert a parameter to PassRefPtr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-06 13:49 PST by Joseph Pecoraro
Modified: 2014-02-06 15:01 PST (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.20 KB, patch)
2014-02-06 13:51 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2014-02-06 13:49:53 PST
Caught by webkit-style. A parameter is being passed as RefPtr instead of PassRefPtr.
Comment 1 Joseph Pecoraro 2014-02-06 13:51:57 PST
Created attachment 223376 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2014-02-06 15:01:17 PST
Comment on attachment 223376 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 223376

Committed r163565: <http://trac.webkit.org/changeset/163565>
Comment 3 WebKit Commit Bot 2014-02-06 15:01:19 PST
All reviewed patches have been landed.  Closing bug.