[webkit-reviews] review denied: [Bug 91759] Web Inspector: count RenderStyle objects in the native memory profiler : [Attachment 153306] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 02:23:32 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has denied Alexei Filippov
<alexeif at chromium.org>'s request for review:
Bug 91759: Web Inspector: count RenderStyle objects in the native memory
profiler
https://bugs.webkit.org/show_bug.cgi?id=91759

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=153306&action=review


> Source/WebCore/rendering/style/RenderStyle.cpp:1492
> +    MemoryClassInfo<RenderStyle> info(memoryObjectInfo, this,
MemoryInstrumentation::CSS);

Please do not submit additional instrumentation until we find a way to maintain
it.


More information about the webkit-reviews mailing list