| commit | a6985a78ef072f23f56c232b1f49155383c85b2e | [log] [tgz] |
|---|---|---|
| author | James Cook <jamescook@chromium.org> | Thu Oct 31 00:15:13 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 31 00:15:13 2024 |
| tree | c00ddf0da2c2ef466846d2370e1d0ee284e4a6e1 | |
| parent | 6bb0567a1db729629a390755813187f872b10e02 [diff] |
chromeos: Enable feature BirchWeather by default This is a precondition to marking the Finch config "launched". Add one check for a null user manager, as there are some tests that enter overview mode and try to trigger a weather fetch, but do not have a user manager instance. Bug: 358132644 Test: ash_unittests Change-Id: I045334216e12476e8eb5d3f511266836671e704f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5980408 Reviewed-by: Toni Barzic <tbarzic@google.com> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#1375981}
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.