From 1fb69e622462737de0ff55b66a52f02f244b93ce Mon Sep 17 00:00:00 2001 From: v8-autoroll Date: Thu, 12 Oct 2017 02:33:12 +0000 Subject: [PATCH] Update V8 to version 6.3.294. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/27923ba8..78424c4d 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: Ic7c29878c3aaa8c6476ceab9d2a0498cedef1ca7 Reviewed-on: https://chromium-review.googlesource.com/713920 Reviewed-by: v8 autoroll Commit-Queue: v8 autoroll Cr-Commit-Position: refs/heads/master@{#508230} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f1bde2c26f6f5..e3187b53732d5 100644 --- a/DEPS +++ b/DEPS @@ -59,7 +59,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': '27923ba8dcf47db13e34d81463a26152c82222dc', + 'v8_revision': '78424c4dbbf6e6830c5457a9be1f44125b0cb933', # 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.