[webkit-reviews] review granted: [Bug 120570] Consider adding a reference-flavored smart pointer. : [Attachment 210241] Simplified version for stack guarding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 2 11:06:59 PDT 2013


Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 120570: Consider adding a reference-flavored smart pointer.
https://bugs.webkit.org/show_bug.cgi?id=120570

Attachment 210241: Simplified version for stack guarding
https://bugs.webkit.org/attachment.cgi?id=210241&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
I think i'm fine with .get(). Please fix the constness with separate const and
non-const versions. I know RefPtr does this but it is equally wrong there too.


More information about the webkit-reviews mailing list