Reland "[devtools] Don't continue execution after reload on breakpoint"
This is a clean reland of 4276111d The original patch was reverted due to an unrelated timeout, see https://bugs.chromium.org/p/chromium/issues/detail?id=1049444 Original change's description: > [devtools] Don't continue execution after reload on breakpoint > > This CL fixes an issue where JavaScript execution would continue > after reloading on a breakpoint. See design doc: > https://docs.google.com/document/d/1aO9v0YhoKNqKleqfACGUpwrBUayLFGqktz9ltdgKHMk > > The CL depens on V8 change in crrev.com/c/1924366 and tests should fail until > that change is landed+rolled to chromium. > > Fixed: 1004038 > Fixed: 1014415 > Change-Id: I182393ebd4c68588163dda7c607be8bb09a3eda3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926502 > Reviewed-by: Yang Guo <yangguo@chromium.org> > Commit-Queue: Sigurd Schneider <sigurds@chromium.org> > Cr-Commit-Position: refs/heads/master@{#738522} Change-Id: Id6ada47ff10df164ca7ead387907a0a2fff03e4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041623Reviewed-by:Yang Guo <yangguo@chromium.org> Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#739296}
Showing
Please register or sign in to comment