| Code-Review | +1 |
Reason for revert was that it was failing a test on Mac, fixed that byI am really surprised this was not caught in the CQ originally (and also whoops my bad for missing this in the initial review!)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Reland "[Vertical Tabs] Implementing Keyboard Shortcut for Collapsing Tabs"
This is a reland of commit 36969da4015a28d803ca4a3471c41b6ddc952518
Reason for revert was that it was failing a test on Mac, fixed that by
registering the shortcut in accelerators_cocoa.mm.
Fixed: 532001161
Also modifies the chrome branded accelerator based off of:
https://chromium-review.git.corp.google.com/c/chromium/src/+/8052287
Original change's description:
> [Vertical Tabs] Implementing Keyboard Shortcut for Collapsing Tabs
>
> This change implements (Ctrl/Command) + Shift + L as a keyboard shortcut to collapse/expand the vertical tab strip.
>
> We also update the Mac View menu to show the keyboard shortcut.
>
> Bug: 488215856
> Change-Id: I2799165fb34e8eee3cd6e683ff1be8d2f59715f7
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8020434
> Commit-Queue: Kunal Daftari <kunald...@google.com>
> Reviewed-by: Darryl James <dlj...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1657564}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |