Bug 81784 - Web Inspector: HeapSnapshot: move all builders and calculation calls to HeapSnapshot._init function.
Summary: Web Inspector: HeapSnapshot: move all builders and calculation calls to HeapS...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks: 78411
  Show dependency treegraph
 
Reported: 2012-03-21 08:16 PDT by Ilya Tikhonovsky
Modified: 2012-03-21 08:49 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.45 KB, patch)
2012-03-21 08:19 PDT, Ilya Tikhonovsky
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>