DescriptionWhen switching between users, the window that belongs to
the old user gets hidden, which also hides all its
transient child windows. That will clear the transient
window's modal property and set it to a normal window -
which is incorrect.
Based on the comments above the code that clears the
window's modality state, we move this line out into
OnWindowDestroying().
BUG=447743
Committed: https://crrev.com/14e7d0bd7fe57cf225882d271c9875191089e8ce
Cr-Commit-Position: refs/heads/master@{#316646}
Patch Set 1 : #Patch Set 2 : #Patch Set 3 : Add unit tests. #Patch Set 4 : Add unit tests. #
Total comments: 2
Messages
Total messages: 22 (8 generated)
|