Skip to content

Commit

Permalink
Update V8 to version 6.2.249.
Browse files Browse the repository at this point in the history
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/07259a9c..f63e7020

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

Change-Id: I5580be4dacb00ac4416b48bb119acd15b624916a
Reviewed-on: https://chromium-review.googlesource.com/616124
Reviewed-by: v8 autoroll <v8-autoroll@chromium.org>
Commit-Queue: v8 autoroll <v8-autoroll@chromium.org>
Cr-Commit-Position: refs/heads/master@{#494739}
  • Loading branch information
v8-autoroll authored and Commit Bot committed Aug 16, 2017
1 parent 1a51936 commit 000c912
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 @@ -44,7 +44,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': '07259a9ceafa078c9bb7f9ee1bb6f2d67256cc80',
'v8_revision': 'f63e7020f3a397385464299a02529251dc46a58c',
# 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 000c912

Please sign in to comment.