DescriptionDetailed heap snapshot usability improvement.
The detailed heap snapshot has two groups of nodes. The first one
is the group for v8 heap nodes and the second one is the group for
native objects. At the moment we have two different sets of native
objects. There are 'Detached DOM trees' and 'Document DOM trees' type of objects.
I think it'd be nice to replace one group containing all native objects with
separate groups for different types of native objects.
BUG=none
TEST=HeapSnapshotRetainedObjectInfo
Patch Set 1 #Patch Set 2 : fix for coding style problem #
Total comments: 5
Patch Set 3 : comments addressed #
Total comments: 3
Patch Set 4 : cosmetic changes #
Messages
Total messages: 5 (0 generated)
|