Bug 128327

Summary: Convert a parameter to PassRefPtr
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.