[webkit-reviews] review granted: [Bug 122325] Remove WTF smart pointers 'const_pointer_cast' : [Attachment 213363] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 4 17:02:19 PDT 2013
Darin Adler <darin at apple.com> has granted Mikhail Pozdnyakov
<mikhail.pozdnyakov at intel.com>'s request for review:
Bug 122325: Remove WTF smart pointers 'const_pointer_cast'
https://bugs.webkit.org/show_bug.cgi?id=122325
Attachment 213363: patch
https://bugs.webkit.org/attachment.cgi?id=213363&action=review
------- Additional Comments from Darin Adler <darin at apple.com>
Seems OK. People aren’t using RefPtr<const X> anyway, and PassOwnPtr is on the
way out.
More information about the webkit-reviews
mailing list