From 91b5a27c6e4c02b255af7c7056058f46a579f1e3 Mon Sep 17 00:00:00 2001 From: Chrome Release Autoroll Date: Mon, 3 Apr 2023 12:25:23 +0000 Subject: [PATCH] Roll v8 11.2 from cbae4e69312c to 057195e26fc9 (2 revisions) https://chromium.googlesource.com/v8/v8.git/+log/cbae4e69312c..057195e26fc9 2023-04-03 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 11.2.214.11 2023-04-03 alexschulze@chromium.org [builtins][pgo] Add Win{32,64} instrumented builder config If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/v8-chromium-release-1 Please CC liviurau@google.com,v8-waterfall-sheriff@grotations.appspotmail.com,vahl@google.com on the revert to ensure that a human is aware of the problem. To file a bug in v8 11.2: https://bugs.chromium.org/p/v8/issues/entry To file a bug in Chromium m112: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I4d5732910c58d870bdde5e3d97f476d240cf4d0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4391557 Bot-Commit: Chrome Release Autoroll Commit-Queue: Chrome Release Autoroll Cr-Commit-Position: refs/branch-heads/5615@{#1067} Cr-Branched-From: 9c6408ef696e83a9936b82bbead3d41c93c82ee4-refs/heads/main@{#1109224} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b2218b5ffaf926..751c680a879d6d 100644 --- a/DEPS +++ b/DEPS @@ -303,7 +303,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': 'cbae4e69312c74f4cee66de2fe6c3f1b03694264', + 'v8_revision': '057195e26fc9b057c0802f0c2a65c4fe264155bd', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other.