[webkit-reviews] review canceled: [Bug 47688] Add a way to detect that a RenderObject* is being used across methods that might cause it to be destroyed : [Attachment 73136] implements smart pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 13 20:01:27 PST 2010


Ryosuke Niwa <rniwa at webkit.org> has canceled Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 47688: Add a way to detect that a RenderObject* is being used across
methods that might cause it to be destroyed
https://bugs.webkit.org/show_bug.cgi?id=47688

Attachment 73136: implements smart pointer
https://bugs.webkit.org/attachment.cgi?id=73136&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
Oops, I just realized I didn't implement copy constructor & assignment operator
in this patch.	Will do and resubmit.


More information about the webkit-reviews mailing list