RESOLVED FIXED 128327
Convert a parameter to PassRefPtr
https://bugs.webkit.org/show_bug.cgi?id=128327
Summary Convert a parameter to PassRefPtr
Joseph Pecoraro
Reported 2014-02-06 13:49:53 PST
Caught by webkit-style. A parameter is being passed as RefPtr instead of PassRefPtr.
Attachments
[PATCH] Proposed Fix (2.20 KB, patch)
2014-02-06 13:51 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-02-06 13:51:57 PST
Created attachment 223376 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2014-02-06 15:01:19 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.