Roll V8 from a5a93fa7eed8 to dfb1af23fdc1 (19 revisions)
a5a93fa7ee..dfb1af23fd
2025-03-07 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 13.6.28
2025-03-07 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2025-03-06 machenbach@chromium.org [js_fuzzer] Fix loading dependencies from the Fuzzilli corpus
2025-03-06 leszeks@chromium.org [array] Fix Array.p.fill end index assumption
2025-03-06 issackjohn@microsoft.com [mjsunit] Skip regress-340921322/stress_snapshot
2025-03-06 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 DEPS (trusted)
2025-03-06 dtapuska@chromium.org [ios blink] Use smaller v8 cage for iOS
2025-03-06 leszeks@chromium.org [roots] Verify roots on startup instead of access
2025-03-06 mfarazma@redhat.com PPC/s390: [wasm][jspi] Remove suspender state field
2025-03-06 mfarazma@redhat.com PPC/s390: [wasm][jspi] Validate the in-sandbox chain of stacks
2025-03-06 jkummerow@chromium.org [wasm][cleanup] Drop kCanonicalI32 etc aliases
2025-03-06 leszeks@chromium.org [array] Avoid allocating in GenericArrayXX
2025-03-06 machenbach@chromium.org [infra] Add shadow stack builders
2025-03-06 dmercadier@chromium.org [turboshaft][arm64] Fix PGO instrumentation compilation
2025-03-06 thibaudm@chromium.org [wasm][jspi] Remove suspender state field
2025-03-06 thibaudm@chromium.org [wasm][jspi] Validate the in-sandbox chain of stacks
2025-03-06 dinfuehr@chromium.org [compiler-dispatcher] Prioritize() only within the same isolate
2025-03-06 mliedtke@chromium.org [wasm] Fix --no-wasm-opt by running GVN with MemoryOptimizationReducer
2025-03-06 nikolaos@chromium.org [wasm][test] Fix test for conservative stack scanning
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: Ib6a8a14c7215dc230f2ccd4dce2d8ef57cd5c816
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6334744
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@{#1429364}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
1352ed652d
commit
10318bd876
2
DEPS
2
DEPS
@ -294,7 +294,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': 'a5a93fa7eed87073390ebd289d43e4178a5d2892',
|
||||
'v8_revision': 'dfb1af23fdc1a3506ae8aa250be618562cdc4a86',
|
||||
# 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
2
v8
Submodule v8 updated: a5a93fa7ee...dfb1af23fd
Reference in New Issue
Block a user