Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(54)

Unified Diff: client/site_tests/power_LoadTest/testparams.html

Issue 6675052: power_LoadTest: Add parameter for custom tasks (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git
Patch Set: More cleanups Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/site_tests/power_LoadTest/power_LoadTest.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/power_LoadTest/testparams.html
diff --git a/client/site_tests/power_LoadTest/testparams.html b/client/site_tests/power_LoadTest/testparams.html
index 6f89d8d53cc9a5dd6860792416ef757bf8807fb7..4b736d7df3f835103abab042546d26e26dbce718 100644
--- a/client/site_tests/power_LoadTest/testparams.html
+++ b/client/site_tests/power_LoadTest/testparams.html
@@ -35,6 +35,7 @@ createDiv('should_scroll_up', should_scroll_up, false);
createDiv('scroll_loop', scroll_loop, false);
createDiv('scroll_interval_ms', scroll_interval_ms, false);
createDiv('scroll_by_pixels', scroll_by_pixels, false);
+createDiv('tasks', tasks, false);
createDiv('myCustomEventDiv', data, true);
« no previous file with comments | « client/site_tests/power_LoadTest/power_LoadTest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698