Chromium Code Reviews
Description[Android] Suppress javascript dialogs from background tabs in custom tab
Custom tabs look like they only hold one tab, while there might be
multiple tabs in the tab model, if the newer tab is created via
window.open().
If a background tab pops up a dialog, the current implementation will
panic and the UI will break. This CL fixes this issue, by suppressing
dialogs from hidden web contents.
BUG=636520
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||