3 Web Inspector: Native Memory Instrumentation: show user provided name property of the heap snapshot node.
4 https://bugs.webkit.org/show_bug.cgi?id=110124
5
6 Reviewed by NOBODY (OOPS!).
7
8 Publish userProvidedName into grid node.
9
10 * inspector/front-end/HeapSnapshotGridNodes.js:
11 (WebInspector.HeapSnapshotGenericObjectNode):
12 (WebInspector.HeapSnapshotGenericObjectNode.prototype._createObjectCell):
13 (WebInspector.HeapSnapshotGenericObjectNode.prototype.get data):
14 * inspector/front-end/HeapSnapshotProxy.js:
15 (WebInspector.HeapSnapshotWorker):
16 * inspector/front-end/NativeHeapSnapshot.js:
17 (WebInspector.NativeHeapSnapshotNode.prototype.serialize):
18
192013-02-18 Ilya Tikhonovsky <loislo@chromium.org>
20