| commit | f49f01db0990e3939e1f20064d695cde69396cc9 | [log] [tgz] |
|---|---|---|
| author | Dominique Fauteux-Chapleau <domfc@chromium.org> | Wed Dec 10 16:29:25 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 10 16:29:25 2025 |
| tree | 8c0f45bc89ddeb7d38fd6754eca65753da5b30a4 | |
| parent | 8875d18d882989a398ad3b66fc1c891ba7fef234 [diff] |
Tweak active user detection from URL precedence logic This CL flips the precedence when detecting the active user from the URL to have the "authuser=N" parameter have precedence on the "/u/<N>/" path pattern. See b/456292803#comment8 for the reasoning behind this change. Bug: 456292803 Change-Id: I422541f51f5a0fa2dc1cf9a54e0b9da97a930740 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7238473 Reviewed-by: Nasser Al-shawwa <alshawwa@chromium.org> Auto-Submit: Dominique Fauteux-Chapleau <domfc@chromium.org> Commit-Queue: Nasser Al-shawwa <alshawwa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1556777}
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.