[webkit-reviews] review granted: [Bug 6158] Fix leaks in PassRefPtr : [Attachment 5177] fix problem with last attachment

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Tue Dec 20 09:11:56 PST 2005


Darin Adler <darin at apple.com> has granted Maciej Stachowiak <mjs at apple.com>'s
request for review:
Bug 6158: Fix leaks in PassRefPtr
http://bugzilla.opendarwin.org/show_bug.cgi?id=6158

Attachment 5177: fix problem with last attachment
http://bugzilla.opendarwin.org/attachment.cgi?id=5177&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
I think pass should take a const RefPtr<T>& rather than a RefPtr<T> to avoid
reference count churn.

r=me



More information about the webkit-reviews mailing list