[webkit-reviews] review granted: [Bug 78362] Web Inspector: add filtering by class name in heap profiler : [Attachment 126524] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 01:09:22 PST 2012


Yury Semikhatsky <yurys at chromium.org> has granted alexeif at chromium.org's
request for review:
Bug 78362: Web Inspector: add filtering by class name in heap profiler
https://bugs.webkit.org/show_bug.cgi?id=78362

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

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


> Source/WebCore/inspector/front-end/DetailedHeapshotView.js:221
> +	   object: { title: WebInspector.UIString("Constructor"), disclosure:
true, sort: "ascending", sortable: true },

Why do you need to change sorting order?


More information about the webkit-reviews mailing list