2008-02-22 00:08:39 +03:00
|
|
|
<script>
|
2012-05-29 19:52:43 +04:00
|
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
2011-05-26 17:07:35 +04:00
|
|
|
|
2019-05-31 11:49:17 +03:00
|
|
|
/* global Quitter */
|
|
|
|
|
|
|
|
var list =
|
2014-11-20 14:07:26 +03:00
|
|
|
[
|
2019-11-14 22:27:26 +03:00
|
|
|
"blueprint/elements.html",
|
2009-01-13 15:34:19 +03:00
|
|
|
"blueprint/forms.html",
|
|
|
|
"blueprint/grid.html",
|
2019-11-14 22:27:26 +03:00
|
|
|
"blueprint/sample.html",
|
2009-01-13 15:34:19 +03:00
|
|
|
"js-input/3d-thingy.html",
|
|
|
|
"js-input/crypto-otp.html",
|
2014-11-19 17:10:52 +03:00
|
|
|
"js-input/sunspider/3d-cube.html",
|
|
|
|
"js-input/sunspider/3d-morph.html",
|
|
|
|
"js-input/sunspider/3d-raytrace.html",
|
|
|
|
"js-input/sunspider/access-binary-trees.html",
|
|
|
|
"js-input/sunspider/access-fannkuch.html",
|
|
|
|
"js-input/sunspider/access-nbody.html",
|
|
|
|
"js-input/sunspider/access-nsieve.html",
|
|
|
|
"js-input/sunspider/bitops-3bit-bits-in-byte.html",
|
|
|
|
"js-input/sunspider/bitops-bits-in-byte.html",
|
|
|
|
"js-input/sunspider/bitops-bitwise-and.html",
|
|
|
|
"js-input/sunspider/bitops-nsieve-bits.html",
|
|
|
|
"js-input/sunspider/controlflow-recursive.html",
|
|
|
|
"js-input/sunspider/crypto-aes.html",
|
|
|
|
"js-input/sunspider/crypto-md5.html",
|
|
|
|
"js-input/sunspider/crypto-sha1.html",
|
|
|
|
"js-input/sunspider/date-format-tofte.html",
|
|
|
|
"js-input/sunspider/date-format-xparb.html",
|
|
|
|
"js-input/sunspider/math-cordic.html",
|
|
|
|
"js-input/sunspider/math-partial-sums.html",
|
|
|
|
"js-input/sunspider/math-spectral-norm.html",
|
|
|
|
"js-input/sunspider/regexp-dna.html",
|
|
|
|
"js-input/sunspider/string-base64.html",
|
|
|
|
"js-input/sunspider/string-fasta.html",
|
|
|
|
"js-input/sunspider/string-tagcloud.html",
|
|
|
|
"js-input/sunspider/string-unpack-code.html",
|
2019-05-31 11:49:17 +03:00
|
|
|
"js-input/sunspider/string-validate-input.html",
|
2019-11-14 22:27:26 +03:00
|
|
|
"talos/tests/perf-reftest-singletons/abspos-reflow-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/bidi-resolution-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/bloom-basic-2.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/bloom-basic.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/coalesce-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/coalesce-2.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/display-none-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/external-string-pass.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/getElementById-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/id-getter-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/id-getter-2.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/id-getter-3.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/id-getter-4.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/id-getter-5.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/id-getter-6.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/id-getter-7.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/inline-style-cache-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/link-style-cache-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/nth-index-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/nth-index-2.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/only-children-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/parent-basic-singleton.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/scrollbar-styles-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/slow-selector-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/slow-selector-2.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/style-attr-1.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/style-sharing-style-attr.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/style-sharing.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/tiny-traversal-singleton.html",
|
|
|
|
"talos/tests/perf-reftest-singletons/window-named-property-get.html",
|
|
|
|
"webkit/PerformanceTests/Speedometer/index.html",
|
2020-04-16 19:48:07 +03:00
|
|
|
"webkit/PerformanceTests/webaudio/index.html?raptor&rendering-buffer-length=30",
|
2009-01-13 15:34:19 +03:00
|
|
|
];
|
2017-08-25 23:24:01 +03:00
|
|
|
var defaultInterval = 2000;
|
2009-01-13 15:34:19 +03:00
|
|
|
var idx = 0;
|
|
|
|
var w;
|
2019-05-31 11:49:17 +03:00
|
|
|
|
|
|
|
window.onload = function() {
|
2009-01-13 15:34:19 +03:00
|
|
|
w = window.open("about:blank");
|
2017-08-25 23:24:01 +03:00
|
|
|
window.setTimeout(loadURL, defaultInterval);
|
2009-01-13 15:34:19 +03:00
|
|
|
};
|
2019-05-31 11:49:17 +03:00
|
|
|
function loadURL() {
|
2017-08-25 23:24:01 +03:00
|
|
|
var interval = defaultInterval;
|
2019-11-14 22:27:26 +03:00
|
|
|
var testURL = list[idx++];
|
|
|
|
if (testURL.includes("webkit")) {
|
2017-08-25 23:24:01 +03:00
|
|
|
interval = 90000;
|
|
|
|
}
|
2013-08-23 21:48:32 +04:00
|
|
|
w.close();
|
2019-11-14 22:27:26 +03:00
|
|
|
w = window.open(testURL);
|
|
|
|
|
|
|
|
// Prevent the perf-reftest-singletons from calling alert()
|
|
|
|
w.tpRecordTime = function() { };
|
|
|
|
|
2009-01-13 15:34:19 +03:00
|
|
|
if (idx < list.length) {
|
2019-03-05 02:36:59 +03:00
|
|
|
window.setTimeout(loadURL, interval);
|
2009-01-13 15:34:19 +03:00
|
|
|
} else {
|
2019-03-05 02:36:59 +03:00
|
|
|
window.setTimeout(Quitter.quit, interval);
|
2009-01-13 15:34:19 +03:00
|
|
|
}
|
|
|
|
}
|
|
|
|
var i;
|
2019-05-31 11:49:17 +03:00
|
|
|
|
|
|
|
for (i = 0; i < list.length;i++) {
|
|
|
|
// eslint-disable-next-line no-unsanitized/method
|
2009-01-13 15:34:19 +03:00
|
|
|
document.write(list[i]);
|
|
|
|
document.write("<br>");
|
|
|
|
}
|
2019-03-05 02:36:59 +03:00
|
|
|
</script>
|