0

Roll V8 from bd836a5ff68d to dddd393a963a (5 revisions)

bd836a5ff6..dddd393a96

2025-05-21 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 13.8.219
2025-05-21 yagiz@nizipli.com Use simdutf for HasUnpairedSurrogate checks
2025-05-21 yagiz@nizipli.com Use simdutf for validating utf8 inputs
2025-05-21 machenbach@chromium.org [test] Enable num-fuzz to skip some slow tests randomly
2025-05-21 sroettger@google.com [wasm] fix weak ptr check in ImportWrapperCache

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: I6b199c844de20182e3f5147574986474ca550d46
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6575039
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1463608}
This commit is contained in:
chromium-autoroll
2025-05-21 11:35:46 -07:00
committed by Chromium LUCI CQ
parent 40d0c27c06
commit cb02d08252
2 changed files with 2 additions and 2 deletions

2
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': 'bd836a5ff68ddc86387c45b6af93a141f7c25657',
'v8_revision': 'dddd393a963a2a84d1468ca762f89f22b1e752c0',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.

2
v8

Submodule v8 updated: bd836a5ff6...dddd393a96