Reland "[Tab Groups] Only create a tab group if it is the second link."
This reverts commit fe104bae. Reason for revert: I believe I've wrongly reverted this CL. My apologies. (In the meantime, I've bisected the failing test to be https://chromium-review.googlesource.com/c/chromium/src/+/2580046) Original change's description: > Revert "[Tab Groups] Only create a tab group if it is the second link." > > This reverts commit 022f0128. > > Reason for revert: It looks like this is breaking TabStripTabListTest.All in https://ci.chromium.org/p/chromium/builders/ci/Linux%20Tests%20%28dbg%29%281%29 > > First occurrence: https://ci.chromium.org/p/chromium/builders/ci/Linux%20Tests%20%28dbg%29%281%29/93505 > > Original change's description: > > [Tab Groups] Only create a tab group if it is the second link. > > > > This is merely a heuristic for whether or not to create a tab group > > based on the opener of the tab next to the current one. > > > > Bug: 1128703 > > Change-Id: Iae0ae8db78be0bbe9be2fdacd143c70e1a0d49bc > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2567818 > > Commit-Queue: Charlene Yan <cyan@chromium.org> > > Reviewed-by: Elly Fong-Jones <ellyjones@chromium.org> > > Reviewed-by: Connie Wan <connily@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#834915} > > TBR=ellyjones@chromium.org,cyan@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,connily@chromium.org > > Change-Id: Ib7fae0f0d2bfce4eddd9966923b50b3690e0fe24 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1128703 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580530 > Reviewed-by: Thiemo Nagel <tnagel@chromium.org> > Commit-Queue: Thiemo Nagel <tnagel@chromium.org> > Cr-Commit-Position: refs/heads/master@{#835150} TBR=ellyjones@chromium.org,tnagel@chromium.org,cyan@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,connily@chromium.org # Not skipping CQ checks because this is a reland. Bug: 1128703 Change-Id: I7d3346cdf4fa0deba24d56134a542f13b5fc985e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582020Reviewed-by:Thiemo Nagel <tnagel@chromium.org> Commit-Queue: Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#835302}
Showing
Please register or sign in to comment