[iOS] Use non-modal alerts for app launcher navigations.
When the kNonModalDialogs feature is enabled, app launch alerts will be presented using OverlayPresenter in the kWebContentArea modlity. This prevents a page from DOS'ing the entire app by repeated app launch navigation requests since the user can close the tab. Bug: 976919, 989296, 989316 Change-Id: Id2044d693766dccaf5c6cfa3df679b5ee2581722 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1726667 Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Auto-Submit: Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#684051}
Showing
Please register or sign in to comment