DescriptionClose the panel if show has been requested
When a panel is requested to show, it may not be visible yet and
isShowing will return false. If two panels try to show simultaneously
this can cause the incorrect panel to appear. This change keeps track
of whether peek has been called so there can be a corresponding close
call, regardless of panel visibility.
BUG=623017
Committed: https://crrev.com/967e335bb9ad405a0e13d7827d3cc1875d819914
Cr-Commit-Position: refs/heads/master@{#402218}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|