Re-add some code I accidentally deleted in ChromeTabbedActivity.java
When I added the incognito toggle button in https://chromium-review.googlesource.com/1060560, I inadvertently removed some code from ChromeTabbedActivity#toggleOverview() for reasons I don't recall. This is now resulting in odd behavior occurring if you tab the tab switcher button immediately after selecting the "close all tabs" menu item. This CL re-adds the code I inadvertently removed and fixes this bug. Bug: 851971 Change-Id: I9c2e5a713c9528f05b7d12938246d44c406ad3d7 Reviewed-on: https://chromium-review.googlesource.com/1101819Reviewed-by:Ted Choc <tedchoc@chromium.org> Commit-Queue: Ryan Landay <rlanday@chromium.org> Cr-Commit-Position: refs/heads/master@{#567442}
Showing
Please register or sign in to comment