Bug 86998

Summary: Web Inspector: expand only neighbors of the highlighted node when revealing it in heap snapshot
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Yury Semikhatsky 2012-05-21 02:18:43 PDT
When a node is being revealed in the summary view of heap snapshot there is no need to populate first N children of the parent element.
Comment 1 Yury Semikhatsky 2012-05-21 02:20:37 PDT
Created attachment 142973 [details]
Patch
Comment 2 Ilya Tikhonovsky 2012-05-21 02:38:02 PDT
Comment on attachment 142973 [details]
Patch

lgtm
Comment 3 Yury Semikhatsky 2012-05-21 02:49:10 PDT
Committed r117753: <http://trac.webkit.org/changeset/117753>