Disable deterministic Javascript for Swiffy benchmark pages
commit42de8af2a0a3786f72a9ec477d4c765f3fbf9a57
authorskyostil <skyostil@chromium.org>
Fri, 5 Jun 2015 09:59:32 +0000 (5 02:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 5 Jun 2015 10:00:07 +0000 (5 10:00 +0000)
tree1737226b03bec01d9c57e740549741f975e65807
parent9255c0cf77b5df0a9e21757e672f77c82d90d503
Disable deterministic Javascript for Swiffy benchmark pages

Swiffy updates animations based on the current time (Date.now()), so we
shouldn't override that function to return dummy values.

BUG=493357

Review URL: https://codereview.chromium.org/1154243006

Cr-Commit-Position: refs/heads/master@{#333026}
tools/perf/page_sets/tough_ad_cases.py