Chromium Code Reviews
DescriptionDisable input events when a JS dialog is showing.
Prior to this patch, you could still send input events and they
would get queued in the renderer to be handled after the JS
dialog was dismissed. This makes our behavior more like other
browsers.
This also works around a linux/mac bug where the hung renderer dialog would appear when an alert is showing.
BUG=12176
Patch Set 1 #Patch Set 2 : beforeunload #
Messages
Total messages: 6 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||