| commit | c79a8532b9b9cde393e1609e752aa6b03b3756d9 | [log] [tgz] |
|---|---|---|
| author | Zonghan Xu <xzonghan@google.com> | Wed Mar 27 14:50:06 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 27 14:50:06 2024 |
| tree | 3df0580c9308f3ac5e967e7c65b46f42958353e5 | |
| parent | e0582799d3abc7f3eab1f549f377fd5a01cec86f [diff] |
[IceBreaker] Add VLOG for Oidc interceptor to help debugging GAIA issue on Canary. IceBreaker profiles should add the account id and user email as the primary account of the new profile at its final stage. However, this currently only works on local builds but not Chrome Canary. Add some VLOGs to help collect the related information. The logs can be removed once issue is solved and proper test is in place. Bug:319477219 Change-Id: Id85b26d53f5300c9f4e50ad98c65aa3c3e26fbca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5388836 Reviewed-by: Owen Min <zmin@chromium.org> Commit-Queue: Zonghan Xu <xzonghan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1278947}
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.