[webkit-reviews] review granted: [Bug 110943] Web Inspector: Native Memory Instrumentation: do not visit raw pointers by default. : [Attachment 190962] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 08:08:49 PST 2013


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 110943: Web Inspector: Native Memory Instrumentation: do not visit raw
pointers by default.
https://bugs.webkit.org/show_bug.cgi?id=110943

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=190962&action=review


How much information do we lose by following only smart pointers?

> Source/WTF/wtf/MemoryInstrumentation.h:51
> +    RetainedMember,

RetainingPtrMember


More information about the webkit-reviews mailing list