RESOLVED FIXED 138389
Allow constructing a PassRef from a Ref
https://bugs.webkit.org/show_bug.cgi?id=138389
Summary Allow constructing a PassRef from a Ref
Chris Dumez
Reported 2014-11-04 17:26:08 PST
Allow constructing a PassRef from a Ref, similarly to PassRefPtr that can be constructed from a RefPtr already. This avoids having to call Ref::get() and simplifies the code a bit.
Attachments
Patch (5.97 KB, patch)
2014-11-04 18:03 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-11-04 18:03:00 PST
Andreas Kling
Comment 2 2014-11-05 15:36:32 PST
Comment on attachment 240991 [details] Patch Seems fine. r=me
WebKit Commit Bot
Comment 3 2014-11-05 16:16:22 PST
Comment on attachment 240991 [details] Patch Clearing flags on attachment: 240991 Committed r175648: <http://trac.webkit.org/changeset/175648>
WebKit Commit Bot
Comment 4 2014-11-05 16:16:25 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.