New issue
Advanced search Search tips

Issue 798891 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug

Blocking:
issue 687010



Sign in to add a comment

[TabModal] Support cancel all dialogs of a certain type and temporarily hide dialogs

Project Member Reported by huayinz@chromium.org, Jan 3 2018

Issue description

Right now, ModalDialogManager#cancelAllDialogs cancels all the dialogs in the queue, but show and dismissal of app modal dialogs are not supposed to associate with tabs. Ideally, we would want to support cancelling all the dialogs of a certain type.

Also, we would want to support temporarily hide the tab modal dialogs and reshow them again if the same tab is selected again in tab switcher. (discussed here: https://bugs.chromium.org/p/chromium/issues/detail?id=687010#c8)

 
Labels: OS-Android
Status: Fixed (was: Assigned)

Sign in to add a comment