[webkit-reviews] review granted: [Bug 72475] Specialize HashTraits for OwnPtr to use PassOwnPtr and raw pointer : [Attachment 115340] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 08:33:42 PST 2011


Adam Roben (:aroben) <aroben at apple.com> has granted Darin Adler
<darin at apple.com>'s request for review:
Bug 72475: Specialize HashTraits for OwnPtr to use PassOwnPtr and raw pointer
https://bugs.webkit.org/show_bug.cgi?id=72475

Attachment 115340: Patch
https://bugs.webkit.org/attachment.cgi?id=115340&action=review

------- Additional Comments from Adam Roben (:aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=115340&action=review


> Source/JavaScriptCore/ChangeLog:11
> +	   of OwnPtr: OwnPtr<T> and OwnPtr<T*>.

I didn't realize we supported OwnPtr<T*>.


More information about the webkit-reviews mailing list