From 6e8b26ac52f867422aee29c14681568e964a7c70 Mon Sep 17 00:00:00 2001 From: v8-ci-autoroll-builder Date: Sat, 13 Aug 2022 09:33:12 +0000 Subject: [PATCH] Update V8 to version 10.6.165. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/92e96158..6f472025 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_chromeos_msan_rel_ng CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel R=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I83cce0be92cbe7f86ea1b6559b71868468d05573 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3828720 Commit-Queue: v8-ci-autoroll-builder Bot-Commit: v8-ci-autoroll-builder Cr-Commit-Position: refs/heads/main@{#1034809} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a7630fed97e34..9641d3fbdab28 100644 --- a/DEPS +++ b/DEPS @@ -301,7 +301,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': '92e96158023028c319408e813a0b177644563120', + 'v8_revision': '6f4720259d5885f439ba9ae36d9eb2583dbc421e', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other.