Bug 81784

Summary: Web Inspector: HeapSnapshot: move all builders and calculation calls to HeapSnapshot._init function.
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Ilya Tikhonovsky <loislo>
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   
Bug Depends on:    
Bug Blocks: 78411    
Attachments:
Description Flags
Patch yurys: review+

Description Ilya Tikhonovsky 2012-03-21 08:16:00 PDT
We are doing almost all the calculations for Summary view.
Comment 1 Ilya Tikhonovsky 2012-03-21 08:19:04 PDT
Created attachment 133045 [details]
Patch
Comment 2 Ilya Tikhonovsky 2012-03-21 08:49:18 PDT
Committed r111548: <http://trac.webkit.org/changeset/111548>