When there are multiple DOMWindow objects, it's hard to tell which one corresponds to page, etc. We need to show an URL next to an object for identification.
Created attachment 95205 [details] patch We need very little from the UI. The main change is in the VM.
Manually committed http://trac.webkit.org/changeset/87538 2011-05-27 Mikhail Naganov <mnaganov@chromium.org> Reviewed by Pavel Feldman. Web Inspector: [Chromium] Add support for showing URL of DOMWindow in heap profiles. https://bugs.webkit.org/show_bug.cgi?id=61177 * inspector/front-end/HeapSnapshot.js: (WebInspector.HeapSnapshotNode.prototype.get className):