Chromium Code Reviews
DescriptionRemove RestoreFocusedView in OnWindowActivated for DesktopNativeWidgetAura
RestoreFocusedView upon desktop native widget activation should be done in DesktopNativeWidgetAura::HandleActivationChanged, instead of OnWindowActivated, as in OnWindowActivated, GetWidget()->IsActive() is asynced for Linux. So we should remove the related code.
BUG=659080
TEST=manual build test sees bug fixed
Committed: https://crrev.com/c5e551b4da8b4bf7cc8fcfbdff3a052f19619bf3
Cr-Commit-Position: refs/heads/master@{#428157}
Patch Set 1 #
Total comments: 4
Patch Set 2 : based on comments #
Messages
Total messages: 17 (10 generated)
|
||||||||||||||||||||||||||||