| commit | 82ef28f27224f5a8e16d14e6f93f0eebe95e841c | [log] [tgz] |
|---|---|---|
| author | Calder Kitagawa <ckitagawa@chromium.org> | Thu Mar 20 18:37:00 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 18:37:00 2025 |
| tree | 0d2149bb04c10cc58e8fa888b26e2243dde643d0 | |
| parent | 2dda0b4a59222b3a5c08f847b0e3e0d1de71dcaf [diff] |
[Tab Group Sync] Add exception to trace call with invalid profile Something is trying to create TabGroupSyncService with an invalid profile. Emit an exception if this happens so that we are able to get a Java trace so we can track down the root cause and fix it. Bug: 405073390 Change-Id: I53650be902d2a75d5bd8d33bfd5fc512434e8403 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6376005 Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1435574}
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.