This patch is addressing the issue with filed in bug 1910576, where tabbrowser.js needs to check `tabContainer.verticalMode` rather than `tabContainer.inVerticalTabsMode`.
Bug 1909843 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This patch is addressing the issue with filed in bug 1910576, where tabbrowser.js needs to check `tabContainer.verticalMode` rather than `tabContainer.inVerticalTabsMode`. Edit: This change got pulled out into bug 1910576 after all.