[Webkit-unassigned] [Bug 173266] Objects owning API clients should use UniqueRef

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 13 13:12:13 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173266

--- Comment #8 from Alex Christensen <achristensen at apple.com> ---
I think it's better to use UniqueRef and to use makeUniqueRef to make them.  If you can't go to the source of these std::unique_ptrs and replace them with makeUniqueRef, let's leave them as std::unique_ptrs for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170613/20b6fe71/attachment.html>


More information about the webkit-unassigned mailing list