Index: benchmarks/revisions.html |
=================================================================== |
--- benchmarks/revisions.html (revision 2384) |
+++ benchmarks/revisions.html (working copy) |
@@ -22,7 +22,10 @@ |
<div class="subtitle"><h3>Version 5 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v5/run.html">link</a>)</h3></div> |
-<p>Removed a duplicate line in the base random seed code. |
+<p>Removed duplicate line in random seed code, and changed the name of |
+the Object.prototype.inherits function in the DeltaBlue benchmark to |
+inheritsFrom to avoid name clashes when running in Chromium with |
+extensions enabled. |
</p> |
<div class="subtitle"><h3>Version 4 (<a href="http://v8.googlecode.com/svn/data/benchmarks/v4/run.html">link</a>)</h3></div> |