DescriptionDon't leave renderer process frozen when canceling JavaScript dialogs.
This involves:
1. Canceling dialogs before a process swap, to unblock the old renderer.
2. Running the callback when canceling the dialog.
BUG=297289
TEST=Cross-process navigation can commit while dialog is showing.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226309
Patch Set 1 #Patch Set 2 : Initial patch #
Total comments: 2
Patch Set 3 : Remove WebContentsObserver #
Messages
Total messages: 8 (0 generated)
|