commit | 090d13dcbfb3918400be874a3217d97ddb60a071 | [log] [tgz] |
---|---|---|
author | Neil Coronado <nemco@google.com> | Tue Apr 23 20:34:25 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 23 20:34:25 2024 |
tree | b96cee5e298a9208724a981202606c26e36e97b8 | |
parent | f7ef6881be78eeb5b03b48c29cb5cc5ea35622b5 [diff] |
Revert "[TabGroupIndicators] Fix case where indicator wouldn't update" This reverts commit 2b14c4027fc132f636a1f2c344adadcb16423619. Reason for revert: causes separate crash b/336229006. Original change's description: > [TabGroupIndicators] Fix case where indicator wouldn't update > > Fix case where indicator wouldn't update. > -#didMergeTabToGroup > > Bug: 335796313 > Change-Id: I9138718fc6b295411e518d95ebd8e5988f110126 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5468153 > Commit-Queue: Neil Coronado <nemco@google.com> > Reviewed-by: Zhe Li <zheliooo@google.com> > Cr-Commit-Position: refs/heads/main@{#1290272} Bug: 335796313 Change-Id: Ia97b97eca3c00b085b279f6fa5a8a4f78a64d9bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5478053 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Neil Coronado <nemco@google.com> Reviewed-by: Zhe Li <zheliooo@google.com> Cr-Commit-Position: refs/heads/main@{#1291505}
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.