commit | 2cac3eea0a69260d57c9eb690f5c20b8ca96eaa5 | [log] [tgz] |
---|---|---|
author | Salma Elmahallawy <esalma@google.com> | Thu Mar 27 22:43:34 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 27 22:43:34 2025 |
tree | 3fbf882040c8ab4f74a80cce6ef70b5052899335 | |
parent | 39a699066fcd7bafcbee605e3fcf1c360e4a89d3 [diff] |
[EnterprisePill] Add check for non-primary otr profile The browser management service constructor crashes when CanShowEnterpriseBadgingForAvatar() is true. It is caused by HATS view created with an OTR profile, which is different from the incognito profile that we currently bypass (see comments 16 and 17 on crbug.com/402453333). Bug: 402453333,402526946 Change-Id: Id7dcb3b7a838ca841655ac1d25590b7e9642b0cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6404284 Reviewed-by: Yann Dago <ydago@chromium.org> Commit-Queue: Salma Elmahallawy <esalma@google.com> Cr-Commit-Position: refs/heads/main@{#1439057}
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.