Web Inspector: HeapProfiler's perf test: each N-th run pushes the run results N-th...
authorloislo@chromium.org <loislo@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 25 May 2012 09:01:29 +0000 (09:01 +0000)
committerloislo@chromium.org <loislo@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 25 May 2012 09:01:29 +0000 (09:01 +0000)
commit8c678a73a31ab7c3b4c0a2ae4a0ca2861aaa31ef
treefcc617b653ea97200bb7e1083f779a4d2d33e4d7
parent7c94655b22ba586153d276db24c8fffeb0432bff
Web Inspector: HeapProfiler's perf test: each N-th run pushes the run results N-th times.
https://bugs.webkit.org/show_bug.cgi?id=87476

The time tracking wrappers were attaching on each run.

Reviewed by Yury Semikhatsky.

* inspector/heap-snapshot.html:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@118496 268f45cc-cd09-0410-ab3c-d52691b4dbfc
PerformanceTests/ChangeLog
PerformanceTests/inspector/heap-snapshot.html