Roll V8 from 908a1f2f3365 to bc5e3dd47c7b (7 revisions)
908a1f2f33..bc5e3dd47c
2025-01-16 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 13.4.44
2025-01-16 alexey.pavlyutkin@syntacore.com [test][wasm] Fix NaN sign loss upon type cast
2025-01-16 marja@chromium.org Reland: [maglev] Custom handling for TypedArray length loading
2025-01-16 clemensb@chromium.org Revert "[codegen] Trap on abort in release mode"
2025-01-16 machenbach@chromium.org [js_fuzzer] Properly neuter test methods in mjsunit
2025-01-16 clemensb@chromium.org [codegen] Trap on abort in release mode
2025-01-16 xiyuan@chromium.org Use `target_os` to check ChromeOS for "-Wno-shadow"
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: I197b5be56a31416f3c53a63e6d323d1c392f8917
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6179779
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@{#1407272}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
94bb02f7cc
commit
e9fe024167
2
DEPS
2
DEPS
@ -284,7 +284,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': '908a1f2f3365ac156a42ac2705eeba3c6895c2cd',
|
||||
'v8_revision': 'bc5e3dd47c7b7e4bd8ca58beda7ccb18d1d505fb',
|
||||
# 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: 908a1f2f33...bc5e3dd47c
Reference in New Issue
Block a user