Skip to content

Commit

Permalink
fix: unresponsive window when reloading with breakpoint in devtools (#…
Browse files Browse the repository at this point in the history
…24490)

* fix: unresponsive window when reloading with breakpoint in devtools

Backports https://chromium-review.googlesource.com/c/v8/v8/+/1924366

* update patches

Co-authored-by: Electron Bot <anonymous@electronjs.org>
  • Loading branch information
deepak1556 and Electron Bot committed Jul 13, 2020
1 parent 8dae8da commit 49e6394
Show file tree
Hide file tree
Showing 2 changed files with 884 additions and 0 deletions.
1 change: 1 addition & 0 deletions patches/v8/.patches
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ use_context_of_then_function_for_promiseresolvethenablejob.patch
merged_regexp_reserve_space_for_all_registers_in_interpreter.patch
cherry-pick-d4ddf645c3ca.patch
turn_some_dchecks_into_checks_in_schedule_methods.patch
debugger_allow_termination-on-resume_when_paused_at_a_breakpoint.patch

0 comments on commit 49e6394

Please sign in to comment.