• Simon Zünd's avatar
    Reland "[inspector] Allow Debugger.setScriptSource to edit top-most function" · 21fe5e0f
    Simon Zünd authored
    This is a reland of commit dac61556
    
    This is a straight-up reland with no changes, because:
      1) The failure doesn't reproduce locally
      2) The failing flaky test that triggered the revert is not related
         to the code modified by this CL and should (in theory) not be
         impacted.
    
    Original change's description:
    > [inspector] Allow Debugger.setScriptSource to edit top-most function
    >
    > This CL adds a new boolean flag on the Debugger.setScriptSource CDP
    > method that gets piped all the way through to the live-edit mechanism.
    > The new flag enables live-editing of the top-most function while
    > paused.
    >
    > The CL adds a couple of tests that cover the new core use cases for
    > this flag.
    >
    > R=jarin@chromium.org
    >
    > Bug: chromium:1334484
    > Change-Id: I12fec591b2b6550d89748714620e629548e1b9c1
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3695354
    > Reviewed-by: Kim-Anh Tran <kimanh@chromium.org>
    > Reviewed-by: Jaroslav Sevcik <jarin@chromium.org>
    > Commit-Queue: Simon Zünd <szuend@chromium.org>
    > Cr-Commit-Position: refs/heads/main@{#81127}
    
    Bug: chromium:1334484
    Change-Id: I9a9bf7e03d81c86adb4819b9756dd9afcf6fa021
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3706398Reviewed-by: 's avatarKim-Anh Tran <kimanh@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Commit-Queue: Simon Zünd <szuend@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#81171}
    21fe5e0f
Name
Last commit
Last update
..
api Loading commit data...
asmjs Loading commit data...
ast Loading commit data...
base Loading commit data...
baseline Loading commit data...
bigint Loading commit data...
builtins Loading commit data...
codegen Loading commit data...
common Loading commit data...
compiler Loading commit data...
compiler-dispatcher Loading commit data...
d8 Loading commit data...
date Loading commit data...
debug Loading commit data...
deoptimizer Loading commit data...
diagnostics Loading commit data...
execution Loading commit data...
extensions Loading commit data...
flags Loading commit data...
handles Loading commit data...
heap Loading commit data...
ic Loading commit data...
init Loading commit data...
inspector Loading commit data...
interpreter Loading commit data...
json Loading commit data...
libplatform Loading commit data...
libsampler Loading commit data...
logging Loading commit data...
maglev Loading commit data...
numbers Loading commit data...
objects Loading commit data...
parsing Loading commit data...
profiler Loading commit data...
protobuf Loading commit data...
regexp Loading commit data...
roots Loading commit data...
runtime Loading commit data...
sandbox Loading commit data...
sanitizer Loading commit data...
snapshot Loading commit data...
strings Loading commit data...
tasks Loading commit data...
temporal Loading commit data...
third_party Loading commit data...
torque Loading commit data...
tracing Loading commit data...
trap-handler Loading commit data...
utils Loading commit data...
wasm Loading commit data...
web-snapshot Loading commit data...
zone Loading commit data...
DEPS Loading commit data...
DIR_METADATA Loading commit data...
OWNERS Loading commit data...