Bug 77201

Summary: Web Inspector: detailed heap snapshot: Replace (Native objects) root element with '(Detached DOM trees)' and '(Document DOM trees)'
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Ilya Tikhonovsky <loislo>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, bweinstein, japhet, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 78411    
Attachments:
Description Flags
Patch yurys: review+

Ilya Tikhonovsky
Reported 2012-01-27 04:42:32 PST
Detailed heap snapshot usability improvement. The detailed heap snapshot has two groups of nodes. The first one is the group for 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.
Attachments
Patch (2.25 KB, patch)
2012-01-27 05:31 PST, Ilya Tikhonovsky
yurys: review+
Ilya Tikhonovsky
Comment 1 2012-01-27 05:31:41 PST
Ilya Tikhonovsky
Comment 2 2012-01-27 06:09:07 PST
Note You need to log in before you can comment on or make changes to this bug.