summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartfab <bartfab@chromium.org>2015-10-06 03:45:01 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-06 10:45:48 +0000
commit6a4640a83d99484907275aac3bec32c474cb6c63 (patch)
tree9364f910a2989135ed64e38a1e9446f8dbaa122e
parente70d81a924aaefd6b58edf424d4cfd39432d8c62 (diff)
downloadchromium_src-6a4640a83d99484907275aac3bec32c474cb6c63.zip
chromium_src-6a4640a83d99484907275aac3bec32c474cb6c63.tar.gz
chromium_src-6a4640a83d99484907275aac3bec32c474cb6c63.tar.bz2
Revert of Update V8 to version 4.8.2. (patchset #1 id:1 of https://codereview.chromium.org/1387123002/ )
Reason for revert: The V8 version roll broke multiple browser tests, see crbug.com/539814 Original issue's description: > Update V8 to version 4.8.2. > > Summary of changes available at: > https://chromium.googlesource.com/v8/v8/+log/72d6cb32..e2809268 > > Please follow these instructions for assigning/CC'ing issues: > https://code.google.com/p/v8-wiki/wiki/TriagingIssues > > Please close rolling in case of a roll revert: > https://v8-roll.appspot.com/ > > TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org > > Committed: https://crrev.com/199ac99e587f89f8884d8b9ca4473e20e566ed65 > Cr-Commit-Position: refs/heads/master@{#352572} TBR=hablich@chromium.org,machenbach@chromium.org,vogelheim@chromium.org,yangguo@chromium.org,v8-autoroll@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=539814 Review URL: https://codereview.chromium.org/1382173003 Cr-Commit-Position: refs/heads/master@{#352580}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b1907cc..b63eb74 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
- 'v8_revision': 'e280926834bbf127a54cf1c4c3cf33b264d94ef6',
+ 'v8_revision': '72d6cb322ad62045cea296b1a28d21ce3ec72531',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
# and whatever else without interference from each other.