Revert "[ToolbarMVC] Hide MenuButton interactions in toolbar.top behind MenuButtonCoordinator"
This reverts commit cdb7f942. Reason for revert: Causes tablet instrumentation tests to fail Original change's description: > [ToolbarMVC] Hide MenuButton interactions in toolbar.top behind MenuButtonCoordinator > > Most method calls are translated 1:1 by forwarding the call to the equivalent MenuButton or View method. A notable exception is handling of the tab switcher animation, which currently requires a view in order to perform canvas translation before drawing the button in its animated state. In this case, we provide a direct accessor for the view. > > Bug: 1086676 > Change-Id: I172c7bb5d9eeee307a153ad355a2a93702d139ca > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356690 > Commit-Queue: Patrick Noland <pnoland@chromium.org> > Reviewed-by: Matthew Jones <mdjones@chromium.org> > Cr-Commit-Position: refs/heads/master@{#803701} TBR=mdjones@chromium.org,pnoland@chromium.org Change-Id: I17dfd57363490e97da7f686e88dff1d9556db827 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1086676 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391003Reviewed-by:Patrick Noland <pnoland@chromium.org> Commit-Queue: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/master@{#803887}
Showing
Please register or sign in to comment