Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / PerformanceTests / resources / runner.js
index 2c6bb82..7cbbc89 100644 (file)
@@ -1,9 +1,5 @@
 // There are tests for computeStatistics() located in LayoutTests/fast/harness/perftests
 
-// Require non-quantized real-time JS heap size information.
-if (window.internals)
-    internals.settings.setPreciseMemoryInfoEnabled(true);
-
 if (window.testRunner) {
     testRunner.waitUntilDone();
     testRunner.dumpAsText();