DescriptionRevert of Close the panel if show has been requested (patchset #1 id:1 of https://codereview.chromium.org/2097623003/ )
Reason for revert:
This patch does not entirely fix the issue since a panel can be opened by the panel manager without being requested.
Original issue's description:
> Close 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}
TBR=twellington@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=623017
Committed: https://crrev.com/be33b3d55fa4ab89f4e4a787b1c704ac1c286aa0
Cr-Commit-Position: refs/heads/master@{#402576}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|