diff options
author | v8-autoroll <v8-autoroll@chromium.org> | 2015-11-07 06:00:04 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-11-07 14:01:07 +0000 |
commit | 855c5e1d2f381dbb0643c8a1f041094eb1ad703c (patch) | |
tree | 3d66bffd4e1ceec3a6dbd1de960a60e7e32268f5 | |
parent | cfc5fbcc7dfb527f04bcf74f079a5ec577c1ce0f (diff) | |
download | chromium_src-855c5e1d2f381dbb0643c8a1f041094eb1ad703c.zip chromium_src-855c5e1d2f381dbb0643c8a1f041094eb1ad703c.tar.gz chromium_src-855c5e1d2f381dbb0643c8a1f041094eb1ad703c.tar.bz2 |
Update V8 to version 4.8.255.
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/23533853..935b8785
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/
This only works with a Google account.
TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org
Review URL: https://codereview.chromium.org/1428513005
Cr-Commit-Position: refs/heads/master@{#358528}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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': '23533853f416feadfc1b39db7501837d4bf5f7fa', + 'v8_revision': '935b8785b9c5c7e29732c0a4830704e4be4d13f5', # 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. |