[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/+/1926502Reviewed-by:Yang Guo <yangguo@chromium.org> Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#738522}
Showing
Please register or sign in to comment