[webkit-reviews] review granted: [Bug 99309] Web Inspector: convert manual size calculation of different WebKit things into MemoryInstrumentation. : [Attachment 168685] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 06:06:11 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 99309: Web Inspector: convert manual size calculation of different WebKit
things into MemoryInstrumentation.
https://bugs.webkit.org/show_bug.cgi?id=99309

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

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


> Source/WebCore/inspector/InspectorMemoryAgent.cpp:156
> +static String nodeName(Node* node)

No need to make it static as it is already in anonymous namespace.


More information about the webkit-reviews mailing list