Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / profiler / heap-snapshot-summary-show-ranges.html
index f749b93..ea46453 100644 (file)
@@ -100,7 +100,6 @@ function test()
                 checkShowMoreButton(row.children[(10 - 0) + 1 + (45 - 15)], 45, instanceCount);
 
                 row._populateChildren(10, 15, step9.bind(this, row));
-                setTimeout(next, 0);
             }
 
             function step9(row)