commit | ea6ab7f47429871423901212bcf9babd5b1b834f | [log] [tgz] |
---|---|---|
author | Kyle Horimoto <khorimoto@chromium.org> | Wed May 05 22:35:17 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 05 22:35:17 2021 |
tree | c2306b5b289046f8e1a6379128012d1367a85286 | |
parent | 0f0fdac5027e96a38a83f14e5774f966d7fb24d9 [diff] |
[CrOS Cellular] Update eSIM installation failure message This string simply states that the profile could not be installed. Previously, the error message stated that we could not connect to the carrier, which is misleading, since errors can also occur due to the server rejecting the request. This has been a common pain point for dogfooders if they attempt to re-install a previously-installed QR code. Fixed: 1205447 Change-Id: I04d557bb4170bce87818bdf27ac19d2bc5672122 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2874984 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Gordon Seto <gordonseto@google.com> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Gordon Seto <gordonseto@google.com> Cr-Commit-Position: refs/heads/master@{#879594}
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.