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

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

Issue 2499923002: Update dromaeo to upstream a876d5250befbc41e2deab9d10cf6085b511d5ed (Closed)
Patch Set: Modified readme Created 4 years 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 | « no previous file | chrome/test/data/dromaeo/favicon.png » ('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 8f036bf2bf8569f18c9875e7e5437ef09ac77999..0898bff02dc44515a78b1c48761e3ab5a8d3143d 100644
--- a/chrome/test/data/dromaeo/README.chromium
+++ b/chrome/test/data/dromaeo/README.chromium
@@ -2,12 +2,19 @@ This directory contains Dromaeo, a JavaScript and DOM performance benchmark.
Dromaeo was developed and released by John Resig (jresig at mozilla.com)/
-This benchmark was slightly modified to enable Chromium automation.
+This benchmark was slightly modified to:
+ - Enable Chromium automation.
+ - Avoid grabbing javascript libraries from the Web.
+
How to update:
-0) remove all the files from this dir, but keep README.chromium and LICENSE
+0) remove all the files from this dir, but keep README.chromium and LICENSE.
1) pull new version from git://github.com/antonm/dromaeo.git into a separate
-directory;
-2) run 'make web' to build standalone version;
+directory.
+2) run 'make web' to build standalone version.
3) copy all the files from web dir into this directory.
+4) apply patches in patches dir.
+5) Update javascript libraries to those refered in upstream (and not updated)
+ in lib/.
+
« no previous file with comments | « no previous file | chrome/test/data/dromaeo/favicon.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698