DescriptionChrome user menu shouldn't close if a tab steals focus.
This CL is dedicated to fix above issue and achieve below behaviors:
1. User Menu does not close during sign-in flow: Things can't steal focus; the user menu stays open while you're typing / in the signin flow.
2. Sign-in confirmation is modal: The user menu is not closeable until the user interacts with the signin confirmation window. Sync should be delayed until the user interacts with the dialogue.
3. Blue information box: This shouldn't go away until the user explicitly interacts with it (not you, what's new, "x"). Doesn't affect modality/close-ability of the user menu.
BUG=341196
Committed: https://crrev.com/131615b8cfd0e9b3045f3384e06ec3d8eb4f272a
Cr-Commit-Position: refs/heads/master@{#330789}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Chrome user menu shouldn't close if a tab steals focus #
Total comments: 12
Patch Set 3 : address roger's comments #
Total comments: 8
Patch Set 4 : Address comments before LGTM #
Total comments: 16
Patch Set 5 : address msw's comments #
Total comments: 11
Patch Set 6 : address Michael's nit comments #Messages
Total messages: 25 (6 generated)
|