[Vertical Tabs] Force TabbedLayout if vertical tabs is enabled [chromium/src : main]

0 views
Skip to first unread message

Caroline Rising (Gerrit)

unread,
Jan 9, 2026, 4:05:27 PM (2 days ago) Jan 9
to David Pennington, Chromium LUCI CQ, chromium...@chromium.org
Attention needed from David Pennington

Caroline Rising voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • David Pennington
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I2b9bab38dbcc4f492f4c92460ea0efe562325a52
Gerrit-Change-Number: 7427200
Gerrit-PatchSet: 1
Gerrit-Owner: David Pennington <dpen...@chromium.org>
Gerrit-Reviewer: Caroline Rising <cori...@chromium.org>
Gerrit-Reviewer: David Pennington <dpen...@chromium.org>
Gerrit-Attention: David Pennington <dpen...@chromium.org>
Gerrit-Comment-Date: Fri, 09 Jan 2026 21:05:12 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Eshwar Stalin (Gerrit)

unread,
Jan 9, 2026, 11:58:41 PM (2 days ago) Jan 9
to David Pennington, Caroline Rising, Chromium LUCI CQ, chromium...@chromium.org
Attention needed from Caroline Rising and David Pennington

Eshwar Stalin added 1 comment

File chrome/browser/ui/ui_features.cc
Line 119, Patchset 2 (Latest): return base::FeatureList::IsEnabled(kTabbedBrowserUseNewLayout) ||
Eshwar Stalin . unresolved

Instead of this let's remove the flag for tabbed browser layout from chrome://flags.

Open in Gerrit

Related details

Attention is currently required from:
  • Caroline Rising
  • David Pennington
Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement satisfiedCode-Owners
    • requirement is not satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I2b9bab38dbcc4f492f4c92460ea0efe562325a52
    Gerrit-Change-Number: 7427200
    Gerrit-PatchSet: 2
    Gerrit-Owner: David Pennington <dpen...@chromium.org>
    Gerrit-Reviewer: Caroline Rising <cori...@chromium.org>
    Gerrit-Reviewer: David Pennington <dpen...@chromium.org>
    Gerrit-CC: Eshwar Stalin <est...@chromium.org>
    Gerrit-Attention: Caroline Rising <cori...@chromium.org>
    Gerrit-Attention: David Pennington <dpen...@chromium.org>
    Gerrit-Comment-Date: Sat, 10 Jan 2026 04:58:30 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    David Pennington (Gerrit)

    unread,
    Jan 10, 2026, 7:17:59 PM (22 hours ago) Jan 10
    to Dana Fried, Eshwar Stalin, Caroline Rising, Chromium LUCI CQ, chromium...@chromium.org
    Attention needed from Caroline Rising, Dana Fried and Eshwar Stalin

    David Pennington added 1 comment

    File chrome/browser/ui/ui_features.cc
    Line 119, Patchset 2 (Latest): return base::FeatureList::IsEnabled(kTabbedBrowserUseNewLayout) ||
    Eshwar Stalin . unresolved

    Instead of this let's remove the flag for tabbed browser layout from chrome://flags.

    David Pennington

    are you saying to remove kTabbedBrowserUseNewLayout? im happy to do that but im not sure if dfried thinks we are ready.

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Caroline Rising
    • Dana Fried
    • Eshwar Stalin
    Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement satisfiedCode-Owners
    • requirement is not satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I2b9bab38dbcc4f492f4c92460ea0efe562325a52
    Gerrit-Change-Number: 7427200
    Gerrit-PatchSet: 2
    Gerrit-Owner: David Pennington <dpen...@chromium.org>
    Gerrit-Reviewer: Caroline Rising <cori...@chromium.org>
    Gerrit-Reviewer: Dana Fried <dfr...@chromium.org>
    Gerrit-Reviewer: David Pennington <dpen...@chromium.org>
    Gerrit-CC: Eshwar Stalin <est...@chromium.org>
    Gerrit-Attention: Caroline Rising <cori...@chromium.org>
    Gerrit-Attention: Dana Fried <dfr...@chromium.org>
    Gerrit-Attention: Eshwar Stalin <est...@chromium.org>
    Gerrit-Comment-Date: Sun, 11 Jan 2026 00:17:44 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Eshwar Stalin <est...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Eshwar Stalin (Gerrit)

    unread,
    Jan 10, 2026, 11:38:57 PM (18 hours ago) Jan 10
    to David Pennington, Dana Fried, Caroline Rising, Chromium LUCI CQ, chromium...@chromium.org
    Attention needed from Caroline Rising, Dana Fried and David Pennington

    Eshwar Stalin added 1 comment

    File chrome/browser/ui/ui_features.cc
    Line 119, Patchset 2 (Latest): return base::FeatureList::IsEnabled(kTabbedBrowserUseNewLayout) ||
    Eshwar Stalin . unresolved

    Instead of this let's remove the flag for tabbed browser layout from chrome://flags.

    David Pennington

    are you saying to remove kTabbedBrowserUseNewLayout? im happy to do that but im not sure if dfried thinks we are ready.

    Eshwar Stalin

    Yes let's remove that flag from chrome://flags. We are close to deleting that flag soon.

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Caroline Rising
    • Dana Fried
    • David Pennington
    Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement satisfiedCode-Owners
    • requirement is not satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I2b9bab38dbcc4f492f4c92460ea0efe562325a52
    Gerrit-Change-Number: 7427200
    Gerrit-PatchSet: 2
    Gerrit-Owner: David Pennington <dpen...@chromium.org>
    Gerrit-Reviewer: Caroline Rising <cori...@chromium.org>
    Gerrit-Reviewer: Dana Fried <dfr...@chromium.org>
    Gerrit-Reviewer: David Pennington <dpen...@chromium.org>
    Gerrit-CC: Eshwar Stalin <est...@chromium.org>
    Gerrit-Attention: Caroline Rising <cori...@chromium.org>
    Gerrit-Attention: David Pennington <dpen...@chromium.org>
    Gerrit-Attention: Dana Fried <dfr...@chromium.org>
    Gerrit-Comment-Date: Sun, 11 Jan 2026 04:38:46 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: David Pennington <dpen...@chromium.org>
    Comment-In-Reply-To: Eshwar Stalin <est...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy
    Reply all
    Reply to author
    Forward
    0 new messages