commit | b3e2962934949d0b7497716ec691a4f9c6e7fdad | [log] [tgz] |
---|---|---|
author | Alex Ilin <alexilin@chromium.org> | Fri May 06 11:22:50 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 06 11:22:50 2022 |
tree | 97f7028f6494a9b1bc753ff86ba767995e63a8bd | |
parent | 53c1fb13f3c59f12942e9e3f06d3e8935d84eaeb [diff] |
[Signin] Remove dead SigninGlobalError code SigninGlobalError was used to display sign-in related errors attached to the three-dotted toolbar menu. Nowadays, Chrome displays sign-in errors using the identity pill (avatar toolbar button). SigninGlobalError is effectively dead code. Bug: 1167040, 1316608 Change-Id: Iee3a9c85201bccb8b780ee9ea78e075e8b6cfb0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627654 Auto-Submit: Alex Ilin <alexilin@chromium.org> Reviewed-by: David Roger <droger@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1000321}
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.