commit | ff044a6b9850937f47d60b6c10937cfbbee623cc | [log] [tgz] |
---|---|---|
author | dljames <dljames@google.com> | Mon May 09 17:42:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 09 17:42:22 2022 |
tree | 24adac1e3e1083b124f2dbb3929093555f2661e0 | |
parent | 07ef5978001823ef69e69dedd3905d009329d078 [diff] |
[Saved Tab Group] Fix bug where saved tab group buttons no longer opened tab groups in the tabstrip. Due to that addition of the saved tab group bar, we need to set the page navigator at the same time we set it for the bookmarks bar to be able to open tab groups and urls in the tabstrip. Change-Id: I4de64be21adc81b40b6a43383190118c3b982aed Bug: 1323337 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3631077 Reviewed-by: Connie Wan <connily@chromium.org> Commit-Queue: Darryl James <dljames@chromium.org> Reviewed-by: David Pennington <dpenning@chromium.org> Cr-Commit-Position: refs/heads/main@{#1001076}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.