0

Roll V8 from 5f1947b9e080 to ca40f65c313a (4 revisions)

5f1947b9e0..ca40f65c31

2025-04-10 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 13.7.91
2025-04-10 marja@chromium.org [RAB/GSAB] API TypedArray / Dataview (Byte)Length / ByteOffset getters return 0 if OOB
2025-04-10 yahan@iscas.ac.cn [riscv][maglev|turbolev] Constant-folding around TypedArrays loads and stores
2025-04-10 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)

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: Iba5222ee238b92688834ae3338daeafa00aecf46
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6445102
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@{#1445197}
This commit is contained in:
chromium-autoroll
2025-04-10 03:33:21 -07:00
committed by Chromium LUCI CQ
parent c27f3c6baf
commit a0aacc86b4
2 changed files with 2 additions and 2 deletions

2
DEPS

@ -308,7 +308,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': '5f1947b9e080c6c98a25361e6bdc2bfe2d943717',
'v8_revision': 'ca40f65c313ab65d167089a8d89c1f4764c497dc',
# 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: 5f1947b9e0...ca40f65c31