commit | c74e1bc01b7b67bb6d47e1bfef56c98e67b947bf | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@chromium.org> | Mon Mar 17 20:20:35 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 17 20:20:35 2025 |
tree | 600962a278c93b547a6622275820dfebcf85a348 | |
parent | bc9d8d22fe97eb8eda7103412c443056ed45b0bb [diff] |
[iOS] Restore CPE's gaia fallback path The gaia fallback path had been identified as a potential culprit for an issue where there were many daily gaia related issue when going through the onborading process. Despite an initial dip, the number of errors bounced back to its original value, so the gaia fallback path was a red herring. Also, the number of onboardings itself has significantly decreased (about 10-15%), so this CL put the fallback path back in the CPE, as removing it does not appear to have solved anything and may even have hurt the chances of a user successfully onboarding a device. Bug: 380790152 Change-Id: Id61b90700d52d32095f19499e53a8fd7f1685c63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6361800 Commit-Queue: Alexis Hétu <sugoi@chromium.org> Reviewed-by: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/main@{#1433737}
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.