[webkit-reviews] review granted: [Bug 5706] Sharedptr dependency can be removed : [Attachment 5151] Remove NULL from RefPtr and PassRefPtr

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Mon Dec 19 08:49:28 PST 2005


Darin Adler <darin at apple.com> has granted Alexey Proskuryakov <ap at nypop.com>'s
request for review:
Bug 5706: Sharedptr dependency can be removed
http://bugzilla.opendarwin.org/show_bug.cgi?id=5706

Attachment 5151: Remove NULL from RefPtr and PassRefPtr
http://bugzilla.opendarwin.org/attachment.cgi?id=5151&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Good idea. I had put this in my local copy already.

Although for operator! I think that !m_ptr is even better than m_ptr == 0.

r=me



More information about the webkit-reviews mailing list