Bug 80280

Summary: Web Inspector: [chromium] introduce HeapSnapshot performance test.
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   
Attachments:
Description Flags
Patch
none
Patch pfeldman: review+

Description Ilya Tikhonovsky 2012-03-05 06:43:12 PST
%subj%
Comment 1 Ilya Tikhonovsky 2012-03-05 06:45:26 PST
Created attachment 130117 [details]
Patch
Comment 2 Ilya Tikhonovsky 2012-03-05 07:18:01 PST
Created attachment 130125 [details]
Patch
Comment 3 Pavel Feldman 2012-03-05 07:20:55 PST
Comment on attachment 130125 [details]
Patch

You should expose start/stop heap profiler in the window.internals and start collecting one from the regular layout test.
Comment 4 Ilya Tikhonovsky 2012-03-05 07:25:09 PST
Committed r109743: <http://trac.webkit.org/changeset/109743>