Skip to content

Commit

Permalink
Update V8 to version 6.4.390.
Browse files Browse the repository at this point in the history
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/0407506a..0cc8aa02

Please follow these instructions for assigning/CC'ing issues:
https://github.com/v8/v8/wiki/Triaging%20issues

Please close rolling in case of a roll revert:
https://v8-roll.appspot.com/
This only works with a Google account.

CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org

Change-Id: I519a925c8e1a180a7e79dd3b7c3d710c26f1dd8d
Reviewed-on: https://chromium-review.googlesource.com/798650
Reviewed-by: v8 autoroll <v8-autoroll@chromium.org>
Commit-Queue: v8 autoroll <v8-autoroll@chromium.org>
Cr-Commit-Position: refs/heads/master@{#520425}
  • Loading branch information
v8-autoroll authored and Commit Bot committed Nov 30, 2017
1 parent ca0852b commit f42f032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,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': '0407506af3d9d7e2718be1d8759296165b218fcf',
'v8_revision': '0cc8aa020ee6358d2040bc40e5fcb24cbcbe183e',
# 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.
Expand Down

0 comments on commit f42f032

Please sign in to comment.