Bug 84730 - Web Inspector: a bunch of heap profiler cleanups
Summary: Web Inspector: a bunch of heap profiler cleanups
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 08:27 PDT by Yury Semikhatsky
Modified: 2012-04-24 08:38 PDT (History)
11 users (show)

See Also:


Attachments
Patch (21.17 KB, patch)
2012-04-24 08:30 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2012-04-24 08:27:02 PDT
Pass provider as a parameter to HeapSnapshotGridNode constructor, remove dead code.
Comment 1 Yury Semikhatsky 2012-04-24 08:30:25 PDT
Created attachment 138567 [details]
Patch
Comment 2 Yury Semikhatsky 2012-04-24 08:38:13 PDT
Committed r115063: <http://trac.webkit.org/changeset/115063>