DescriptionRevert of Prevents double-clicks on a tab close button from aslo maximizing the browser (https://codereview.chromium.org/222203006/)
Reason for revert:
Broke build.
Original issue's description:
> Prevents double-clicks on a tab close button from aslo maximizing the browser
>
> The code responsible for listening to a double-click, and for maximizing the
> browser is platform dependant. The path on Aura desktop differs from that of
> Chrome OS. In both cases they use alternate means to trigger the maximizing.
>
> This change modifies both so that they only attempt to maximize if the initial
> click has the same target as the second click. Tab deletion is destructive by
> nature, lead do different targets processing different parts of the same series
> of user events.
>
> TEST=WorkspaceEventHandlerTest
> BUG=348817
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263841
TBR=flackr@chromium.org,varkha@chromium.org,sadrul@chromium.org,jonross@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=348817
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263855
Patch Set 1 #
Created: 6 years, 8 months ago
(Patch set is too large to download)
Messages
Total messages: 3 (0 generated)
|