commit | 233930933c7860d0f1e9b440aaffabc22a3d34ab | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Mon May 19 18:50:06 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 19 18:50:06 2025 |
tree | 4fa421fe575fa5386442394dda3de1d50ef56739 | |
parent | e1efb732f0afd2ea1addb75f353fdc5101921b98 [diff] |
[M137] [iOS] Fix Close Other Tabs in incognito Original change's description: > [iOS] Fix Close Other Tabs in incognito > > In Incognito, Close Other Tabs is crashing when there is a group > involved as the TabGroupSyncService is nil in incognito. Add a check to > avoid the crash. > > Fixed: 417433850 > Change-Id: I822c10f3133712d777d410d079269e7a8b582275 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6543091 > Reviewed-by: Ewann Pellé <ewannpv@chromium.org> > Auto-Submit: Gauthier Ambard <gambard@chromium.org> > Commit-Queue: Gauthier Ambard <gambard@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1459973} Bug: 418189412,417433850 Change-Id: I822c10f3133712d777d410d079269e7a8b582275 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6563774 Auto-Submit: Chrome Cherry Picker <chrome-cherry-picker@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7151@{#1340} Cr-Branched-From: 8e0d32ed6e49a2415b16e5ed402957cac2349ce2-refs/heads/main@{#1453031}
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.