[webkit-reviews] review granted: [Bug 69948] Web Inspector: [Chromium] Heap profiler should designate weak references : [Attachment 117869] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 05:47:10 PST 2011


Yury Semikhatsky <yurys at chromium.org> has granted Mikhail Naganov
<mnaganov at chromium.org>'s request for review:
Bug 69948: Web Inspector: [Chromium] Heap profiler should designate weak
references
https://bugs.webkit.org/show_bug.cgi?id=69948

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

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


> Source/WebCore/inspector/front-end/HeapSnapshot.js:287
> +	   case "weak": return "[[" + this.name + "]]";

Can we have a tooltip explaining to the user what this text graphics means?


More information about the webkit-reviews mailing list