0

Roll V8 from 3005b00df2a9 to 2cf5733b368a (4 revisions)

3005b00df2..2cf5733b36

2025-05-07 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 13.8.80
2025-05-07 dmercadier@chromium.org Fix attempt to get cleared object during printing (6)
2025-05-07 dmercadier@chromium.org [builtins] Verify CanAllocate effects for builtins in Turboshaft/Maglev
2025-05-07 dinfuehr@chromium.org [heap] Fix sandbox access in MutablePageMetadata::owner_identity()

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-autoroll
Please CC liviurau@google.com,machenbach@google.com,v8-waterfall-gardener@grotations.appspotmail.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:linux-blink-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:dawn-linux-x64-deps-rel
Change-Id: If2e82ae501f69699c45c7a2db3ea1ffddd4bea0c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6519177
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1456951}
This commit is contained in:
chromium-autoroll
2025-05-07 06:30:09 -07:00
committed by Chromium LUCI CQ
parent d64c2eea6b
commit 6517425272
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -303,7 +303,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # and whatever else without interference from each other.
'v8_revision': '3005b00df2a95266a853252e20e78f637adc5c2f', 'v8_revision': '2cf5733b368a4dee1b99daca9d201eb0e95e4114',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE # the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other. # and whatever else without interference from each other.

2
v8

Submodule v8 updated: 3005b00df2...2cf5733b36