Closed cortfr closed 12 years ago
Looks like the latest inspector looks for node_fields on a property not supplied by node-webkit-agent?
An error happened when a call for method 'pushJSONChunk' was requested TypeError: Cannot read property 'node_fields' of undefined at Object.pushJSONChunk (http://trac.webkit.org/export/head/trunk/Source/WebCore/inspector/front-end/HeapSnapshotLoader.js:150:65) at Object.pushJSONChunk (http://trac.webkit.org/export/head/trunk/Source/WebCore/inspector/front-end/HeapSnapshotLoader.js:138:18) at Object.pushJSONChunk (http://trac.webkit.org/export/head/trunk/Source/WebCore/inspector/front-end/HeapSnapshotLoader.js:128:18) at Object.dispatchMessage (http://trac.webkit.org/export/head/trunk/Source/WebCore/inspector/front-end/HeapSnapshotWorkerDispatcher.js:82:63)
Thanks for the work on node-webkit-agent btw!
Looks like the latest inspector looks for node_fields on a property not supplied by node-webkit-agent?
An error happened when a call for method 'pushJSONChunk' was requested TypeError: Cannot read property 'node_fields' of undefined at Object.pushJSONChunk (http://trac.webkit.org/export/head/trunk/Source/WebCore/inspector/front-end/HeapSnapshotLoader.js:150:65) at Object.pushJSONChunk (http://trac.webkit.org/export/head/trunk/Source/WebCore/inspector/front-end/HeapSnapshotLoader.js:138:18) at Object.pushJSONChunk (http://trac.webkit.org/export/head/trunk/Source/WebCore/inspector/front-end/HeapSnapshotLoader.js:128:18) at Object.dispatchMessage (http://trac.webkit.org/export/head/trunk/Source/WebCore/inspector/front-end/HeapSnapshotWorkerDispatcher.js:82:63)
Thanks for the work on node-webkit-agent btw!