[webkit-reviews] review granted: [Bug 86204] Web Inspector: heap profiler should allow revealing an element which is logged to the console : [Attachment 141581] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 12 09:25:20 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 86204: Web Inspector: heap profiler should allow revealing an element which
is logged to the console
https://bugs.webkit.org/show_bug.cgi?id=86204

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

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


> Source/WebCore/inspector/front-end/HeapSnapshot.js:1289
> +    getNodeClassName: function(snapshotObjectId)

nodeClassName:

> Source/WebCore/inspector/front-end/HeapSnapshot.js:1605
> +    getNodePosition: function(snapshotObjectId)

nodePosition

> Source/WebCore/inspector/front-end/ObjectPropertiesSection.js:80
> +WebInspector.ObjectPropertiesSection.addContextMenuProvier =
function(provider)

Provider

> Source/WebCore/inspector/front-end/ProfilesPanel.js:1066
> +WebInspector.RevealInHeapSnapshotContextMenuProvier = function()

Provider


More information about the webkit-reviews mailing list