commit | 23fc84548ea05fc85a020098e95737aa070d0c0b | [log] [tgz] |
---|---|---|
author | Danila Kuzmin <dkuzmin@google.com> | Fri Oct 14 09:21:59 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 14 09:21:59 2022 |
tree | 5625ab07962b57fc08fe7f5a3d469d1b2d95eb26 | |
parent | 250fab97ddc12b90189ccd1d04b6e74c80ec1249 [diff] |
[GaiaScreenHandler]: Remove NetworkStateInformerObserver from handler Keep GaiaScreenHandler::FrameState instead of `auth_extension_being_loaded_`. Bug: 1270652, b:253208767 Change-Id: I294f283848480c7eb52ad9f620c9e7726811e8fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3944996 Reviewed-by: Roman Sorokin <rsorokin@google.com> Commit-Queue: Danila Kuzmin <dkuzmin@google.com> Cr-Commit-Position: refs/heads/main@{#1059165}
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.