[Webkit-unassigned] [Bug 83465] Web Inspector: split nodes and edges array in heap profiler serialization.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 10 02:35:06 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83465
--- Comment #5 from alexeif at chromium.org 2012-04-10 02:35:05 PST ---
(From update of attachment 136214)
View in context: https://bugs.webkit.org/attachment.cgi?id=136214&action=review
>> Source/WebCore/inspector/front-end/HeapSnapshot.js:184
>> + this._array.push(0);
>
> Can you move the meta node out of the array into its own element?
This is for the original version. There has to be a zero dummy node.
>> Source/WebCore/inspector/front-end/HeapSnapshot.js:222
>> + // Add an extra node that points at the end of edges array.
>
> Can you do this is a separate change?
sure. removed.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list