Bug 82338

Summary: Web Inspector: simplify heap profiler front-end
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   
Bug Depends on:    
Bug Blocks: 81927    
Attachments:
Description Flags
Patch pfeldman: review+

Description Yury Semikhatsky 2012-03-27 07:48:24 PDT
We may simplify a bit WebInspector.HeapSnapshotArraySlice and WebInspector.HeapSnapshotEdgesProvider constructors.
Comment 1 Yury Semikhatsky 2012-03-27 07:50:54 PDT
Created attachment 134063 [details]
Patch
Comment 2 Yury Semikhatsky 2012-03-27 07:55:47 PDT
Committed r112268: <http://trac.webkit.org/changeset/112268>