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

Unified Diff: chrome/test/data/dromaeo/README.chromium

Issue 274020: Add UI test for Dromaeo benchmark. (Closed)
Patch Set: Created 11 years, 2 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 | « chrome/chrome.gyp ('k') | chrome/test/data/dromaeo/lib/ext-base.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/dromaeo/README.chromium
diff --git a/chrome/test/data/dromaeo/README.chromium b/chrome/test/data/dromaeo/README.chromium
index 07aec2a37918e0d95668d54c7ce20d7afa2a620b..1adda18e8377f2e1066f0197e6e7515296459fc1 100644
--- a/chrome/test/data/dromaeo/README.chromium
+++ b/chrome/test/data/dromaeo/README.chromium
@@ -2,5 +2,12 @@ This directory contains Dromaeo, a JavaScript and DOM performance benchmark.
Dromaeo was developed and released by John Resig (jresig at mozilla.com)/
-This copy was fecthed from http://github.com/jeresig/dromaeo (at commit
-0b96e6b0f98996853e1a302b9783f83fc57c5ffa) and built with make web.
+This benchmark was slightly modified to enable Chromium automation.
+
+How to update:
+
+0) remove all the files from this dir, but keep README.chromium
+1) pull new version from git://github.com/antonm/dromaeo.git into a separate
+directory;
+2) run 'make web' to build standalone version;
+4) copy all the files from web dir into this directory.
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/test/data/dromaeo/lib/ext-base.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698