Bug 80280 - Web Inspector: [chromium] introduce HeapSnapshot performance test.
Summary: Web Inspector: [chromium] introduce HeapSnapshot performance test.
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:
 
Reported: 2012-03-05 06:43 PST by Ilya Tikhonovsky
Modified: 2012-03-05 07:25 PST (History)
10 users (show)

See Also:


Attachments
Patch (5.17 KB, patch)
2012-03-05 06:45 PST, Ilya Tikhonovsky
no flags Details | Formatted Diff | Diff
Patch (4.76 KB, patch)
2012-03-05 07:18 PST, Ilya Tikhonovsky
pfeldman: 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-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>