[webkit-reviews] review granted: [Bug 96086] Web Inspector: NMI: remove DataRef instrumentation from the core NMI code. : [Attachment 162718] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 05:04:15 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 96086: Web Inspector: NMI: remove DataRef instrumentation from the core NMI
code.
https://bugs.webkit.org/show_bug.cgi?id=96086

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

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


> Source/WebCore/dom/MemoryInstrumentation.h:203
> +    MemoryClassInfo(MemoryObjectInfo* memoryObjectInfo, const T*,
MemoryObjectType objectType = 0, size_t actualSize = 0)

objectType = 0 -> objectType = GenericMemoryTypes::Undefined


More information about the webkit-reviews mailing list